openafs-string-header-cleanup-20071030
[openafs.git] / src / kauth / kautils.c
index 2a43c4f..21ee9d7 100644 (file)
@@ -22,13 +22,7 @@ RCSID
 #include <netinet/in.h>
 #include <sys/file.h>
 #endif
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <time.h>
 #include <stdio.h>
 #include <ctype.h>