openafs-string-header-cleanup-20071030
[openafs.git] / src / ptserver / ptuser.c
index 8a835f7..7635319 100644 (file)
@@ -40,13 +40,7 @@ RCSID
 #include <netinet/in.h>
 #endif
 #include <stdio.h>
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <rx/rx.h>
 #include <rx/xdr.h>
 #include <afs/auth.h>