(getuidbyname) [__DJGPP__]: Make function know about
[gnulib.git] / lib / mountlist.c
index de3e078..5018745 100644 (file)
@@ -34,7 +34,9 @@ void free ();
 # include <strings.h>
 #endif
 
+#ifndef strstr
 char *strstr ();
+#endif
 char *xmalloc ();
 char *xrealloc ();
 char *xstrdup ();