openafs-string-header-cleanup-20071030
[openafs.git] / src / ptserver / ubik.c
index 1739c94..a68a825 100644 (file)
@@ -8,14 +8,7 @@ RCSID
 
 #include <sys/types.h>
 #include <netinet/in.h>
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 #include <lock.h>
 #define UBIK_INTERNALS