]> andersk Git - moira.git/blobdiff - gdb/gdb_db.c
strings.h no longer exists on the sun, and string.h is POSIX anyway
[moira.git] / gdb / gdb_db.c
index 0b03fc84faca5cdfeb98a6f28aac4b1a3748fdce..b48a1cba512b4e1e0f8be35251ad0c90275c40df 100644 (file)
@@ -21,7 +21,7 @@ static char *rcsid_gdb_db_c = "$Header$";
 
 #include <mit-copyright.h>
 #include <stdio.h>
-#include <strings.h>
+#include <string.h>
 #include "gdb.h"
 
 
This page took 0.047083 seconds and 4 git commands to generate.