DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / kauth / kalog.c
index bd51f24..8bc6cbd 100644 (file)
@@ -24,13 +24,7 @@ RCSID
 
 #include <stdio.h>
 #include <afs/afsutil.h>
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #ifdef HAVE_FCNTL_H
 #include <fcntl.h>
 #endif