]> andersk Git - moira.git/blobdiff - lib/fixname.c
strings.h no longer exists on the sun, and string.h is POSIX anyway
[moira.git] / lib / fixname.c
index 5e7266ce1b63f928c89cc36b80fcb27af49631f5..ae133a412cdc30ba02ddc878fbb148520deffe19 100644 (file)
@@ -13,7 +13,7 @@ static char *rcsid_fixname_c = "$Header$";
 #endif lint
 
 #include <mit-copyright.h>
-#include <strings.h>
+#include <string.h>
 #include <ctype.h>
 
 #define LAST_LEN               100
This page took 0.042928 seconds and 4 git commands to generate.