]> andersk Git - moira.git/blobdiff - gdb/gdb_trans.c
strings.h no longer exists on the sun, and string.h is POSIX anyway
[moira.git] / gdb / gdb_trans.c
index 020247add85be36a38265162d38254cdeaf40f41..39249748b535e636fa38d05a15bb3d362df1dc83 100644 (file)
@@ -49,7 +49,7 @@ static char *rcsid_gdb_trans_c = "$Header$";
 
 #include <mit-copyright.h>
 #include <sys/types.h>
-#include <strings.h>
+#include <string.h>
 #include <stdio.h>
 #include <varargs.h>
 #include <errno.h>
This page took 0.025945 seconds and 4 git commands to generate.