openafs-string-header-cleanup-20071030
[openafs.git] / src / venus / up.c
index 2dee7cf..63765b7 100644 (file)
@@ -42,13 +42,7 @@ RCSID
 #include <netinet/in.h>
 #endif
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 #include <afs/venus.h>