DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / rxgen / rpc_parse.c
index fafc81b..873e308 100644 (file)
@@ -41,13 +41,7 @@ RCSID
 #include <stdlib.h>
 #include <stdio.h>
 #include <ctype.h>
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include "rpc_scan.h"
 #include "rpc_parse.h"
 #include "rpc_util.h"