DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / ptserver / display.c
index 4ac88b4..4126831 100644 (file)
@@ -20,13 +20,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 <stdio.h>
 #include "ptserver.h"