openafs-string-header-cleanup-20071030
[openafs.git] / src / vol / daemon_com.c
index a14e25c..49a69dc 100644 (file)
@@ -39,14 +39,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>