openafs-string-header-cleanup-20071030
[openafs.git] / src / rxkad / rxkad_server.c
index de57519..09adcb9 100644 (file)
@@ -28,13 +28,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 <rx/rx.h>
 #include <rx/xdr.h>
 #include <des.h>