openafs-string-header-cleanup-20071030
[openafs.git] / src / util / volparse.c
index 1ae83d1..a358da7 100644 (file)
 RCSID
     ("$Header$");
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif