]> andersk Git - moira.git/commitdiff
posixify source
authormar <mar>
Fri, 22 Oct 1993 17:56:23 +0000 (17:56 +0000)
committermar <mar>
Fri, 22 Oct 1993 17:56:23 +0000 (17:56 +0000)
clients/moira/menu.c

index 3b6c3c55066101d5fad7e69bf3fac00c0c523525..fdc45ef5db15fb92964c4658917f191b87102595 100644 (file)
@@ -31,7 +31,7 @@ static char rcsid_menu_c[] = "$Header$";
 #include <termios.h>
 #endif /* POSIX */
 #include <ctype.h>
-#include <strings.h>
+#include <string.h>
 #ifndef sun
 #include <varargs.h>
 #endif
This page took 0.044211 seconds and 5 git commands to generate.