openafs-string-header-cleanup-20071030
[openafs.git] / src / kauth / read_passwd.c
index 0cac47a..28f4053 100644 (file)
@@ -35,14 +35,7 @@ int strcmp();
 #if defined(AFS_SGI_ENV)
 #include <signal.h>
 #endif
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
-
 
 #if    defined (AFS_AIX_ENV) || defined(AFS_SGI_ENV)
 /* Just temp till we figure out the aix stuff */