]> andersk Git - moira.git/blobdiff - gdb/gdb_serv.c
strings.h no longer exists on the sun, and string.h is POSIX anyway
[moira.git] / gdb / gdb_serv.c
index b8596edf3eda2126b2b4e8af775b818895e9cc82..a8440763fe185555249ef52e1af57ffa3c5d7703 100644 (file)
@@ -24,7 +24,7 @@ static char *rcsid_gdb_serv_c = "$Header$";
 
 #include <mit-copyright.h>
 #include <stdio.h>
-#include <strings.h>
+#include <string.h>
 #include "gdb.h"
 #include <sys/ioctl.h>
 #ifdef SOLARIS
This page took 0.034169 seconds and 4 git commands to generate.