openafs-string-header-cleanup-20071030
[openafs.git] / src / gtx / objects.c
index 1ca8fac..8629970 100644 (file)
@@ -26,14 +26,7 @@ RCSID
 #include <stdio.h>             /*Standard I/O stuff */
 #include <errno.h>
 
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <stdlib.h>
 
 /*