openafs-string-header-cleanup-20071030
[openafs.git] / src / libadmin / pts / afs_ptsAdmin.c
index f46764b..07286a1 100644 (file)
@@ -14,15 +14,6 @@ RCSID
     ("$Header$");
 
 #include <stdio.h>
-
-#ifdef HAVE_STRING_H
-#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
-
 #include <afs/stds.h>
 #include "afs_ptsAdmin.h"
 #include "../adminutil/afs_AdminInternal.h"