DEVEL15-openafs-string-header-cleanup-20071030
[openafs.git] / src / bucoord / bc.p.h
index 4e385e2..4fbc1bf 100644 (file)
 #ifdef HAVE_STDIO_H
 #include <stdio.h>
 #endif /* HAVE_STDIO_H */
-#if defined(HAVE_STRING_H)
-# include <string.h>
-#elif defined(HAVE_STRINGS_H)
-# include <strings.h>
-#endif /* HAVE_STRING_H */
+
+#include <string.h>
 
 /*
  * Represents a host in the config database.