DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / ptserver / ptutils.c
index f7ad70d..3c2b83b 100644 (file)
@@ -34,13 +34,7 @@ RCSID
 #else
 #include <netinet/in.h>
 #endif
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <lock.h>
 #include <ubik.h>
 #include <rx/xdr.h>