]> andersk Git - moira.git/blobdiff - gdb/gdb.c
strings.h no longer exists on the sun, and string.h is POSIX anyway
[moira.git] / gdb / gdb.c
index 03d10ee59682e44aa868f001007ab08f869ff5f1..fd6cce4269afce3b1719e23aa3bdfb6cc3d0e799 100644 (file)
--- a/gdb/gdb.c
+++ b/gdb/gdb.c
@@ -28,7 +28,7 @@ static char *rcsid_gdb_c = "$Header$";
 /************************************************************************/
 
 #include <stdio.h>
-#include <strings.h>
+#include <string.h>
 #include <signal.h> 
 #include <pwd.h>
 #include "gdb.h"
This page took 0.032982 seconds and 4 git commands to generate.