openafs-string-header-cleanup-20071030
[openafs.git] / src / rxgen / rpc_util.c
index 9794442..232c1fb 100644 (file)
@@ -39,13 +39,7 @@ RCSID
     ("$Header$");
 
 #include <stdio.h>
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif