DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / gtx / frame.c
index 983226f..a0b5fc0 100644 (file)
@@ -19,13 +19,7 @@ RCSID
 #endif
 #include <lwp.h>
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 #include <stdlib.h>
 
 #include "gtxobjects.h"