]> andersk Git - moira.git/commitdiff
compile on solaris
authormar <mar>
Tue, 19 Oct 1993 11:54:45 +0000 (11:54 +0000)
committermar <mar>
Tue, 19 Oct 1993 11:54:45 +0000 (11:54 +0000)
clients/moira/menu.c

index 17c01cc092110675f9d286bb8852cc3326c07406..3b6c3c55066101d5fad7e69bf3fac00c0c523525 100644 (file)
@@ -28,7 +28,7 @@ static char rcsid_menu_c[] = "$Header$";
 #include <signal.h>
 #include <curses.h>
 #ifdef POSIX
-#include <sys/termios.h>
+#include <termios.h>
 #endif /* POSIX */
 #include <ctype.h>
 #include <strings.h>
This page took 0.041255 seconds and 5 git commands to generate.