aboutsummaryrefslogtreecommitdiffstats
path: root/science/epte/files/patch-periodic.h
blob: dd6c5c4159cd376fea22998e192624a683c1ec5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- periodic.h.orig 2010-09-01 10:31:23.665697651 +0200
+++ periodic.h  2010-09-01 10:48:57.742657991 +0200
@@ -296,7 +296,7 @@ modification follow.
 #ifdef VMS
 #include <curses.h>
 #endif
-#if defined(linux) || defined(__FreeBSD)
+#if defined(linux) || defined(__FreeBSD__)
 #include <ncurses.h>
 #endif