DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / kauth / kpasswd.c
index 211b2f7..f1d3d54 100644 (file)
@@ -29,13 +29,7 @@ RCSID
 #ifndef AFS_NT40_ENV
 #include <pwd.h>
 #endif
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <signal.h>
 #include <afs/com_err.h>
 #include <afs/auth.h>