openafs-string-header-cleanup-20071030
[openafs.git] / src / vol / salvsync-client.c
index 7ed96d6..c504fe0 100644 (file)
@@ -35,15 +35,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>
 #include <afs/afsint.h>