made include of string.h os independent

This commit is contained in:
Jeff Hill
2000-06-19 23:29:12 +00:00
parent 0f6c3a8dfc
commit 74c81652e0

View File

@@ -56,6 +56,7 @@ char *alloca ();
#endif
#include <stdio.h>
#include <string.h>
/* Comment out all this code if we are using the GNU C Library, and are not
actually compiling the library itself. This code is part of the GNU C