pull-prototypes-to-head-20020821
[openafs.git] / src / libadmin / bos / afs_bosAdmin.c
index d569dcd..e02f507 100644 (file)
@@ -32,6 +32,15 @@ RCSID("$Header$");
 #include <unistd.h>
 #endif
 
+#ifdef HAVE_STRING_H
+#include <string.h>
+#else
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
+#endif
+
+
 
 /*
  * Prototypes for functions that don't exist in any header files