DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / xstat / xstat_fs_callback.c
index 6d05387..d580e9d 100644 (file)
@@ -34,14 +34,7 @@ RCSID
 
 #include <errno.h>
 #include <stdio.h>             /*Standard I/O stuff */
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 #include <afs/afscbint.h>      /*Callback interface defs */