openafs-string-header-cleanup-20071030
[openafs.git] / src / libadmin / samples / rxstat_get_process.c
index 0eb31bd..6c7bc35 100644 (file)
@@ -23,14 +23,7 @@ RCSID
 #include <winsock2.h>
 #include <pthread.h>
 #endif
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 #include <afs/afs_Admin.h>
 #include <afs/afs_AdminErrors.h>