DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / ptserver / utils.c
index 5040737..ee01ac3 100644 (file)
@@ -23,13 +23,7 @@ RCSID
 #include <netinet/in.h>
 #include <netdb.h>
 #endif
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include "ptserver.h"
 #include "pterror.h"