DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / ubik / ubikcmd.c
index cf16f10..06cfca3 100644 (file)
@@ -24,13 +24,7 @@ RCSID
 #endif
 #include <time.h>
 #include <lock.h>
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <rx/xdr.h>
 #include <rx/rx.h>