gcc-warnings-cleanup-20030701
[openafs.git] / src / venus / fs.c
index 3fed75d..18ac2a1 100644 (file)
@@ -51,13 +51,6 @@ RCSID("$Header$");
 #include <afs/cmd.h>
 #include <afs/afsutil.h>
 #include <stdlib.h>
-#ifdef HAVE_STRING_H
-#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <assert.h>
 #include <afs/ptclient.h>