DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / fsprobe / fsprobe_test.c
index bff804d..5951e04 100644 (file)
 RCSID
     ("$Header$");
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
-
 #include <fsprobe.h>           /*Interface for fsprobe module */
 
 /*