openafs-string-header-cleanup-20071030
[openafs.git] / src / xstat / xstat_cm.c
index 109df3d..c049ed3 100644 (file)
@@ -24,14 +24,7 @@ RCSID
 #include <lwp.h>               /*Lightweight process package */
 
 #include <afs/afsutil.h>
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 #define LWP_STACK_SIZE (16 * 1024)