openafs-string-header-cleanup-20071030
[openafs.git] / src / vol / salvsync-server.c
index e7549e9..70d2a4a 100644 (file)
@@ -44,14 +44,7 @@ RCSID
 #include <errno.h>
 #include <assert.h>
 #include <signal.h>
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 
 #include <rx/xdr.h>