w3c-libwww-5.1a/Library/src/sysdep.h:
*** sysdep.h 1997/04/02 15:51:19 1.1
--- sysdep.h 1997/04/02 16:00:53
***************
*** 723,731 ****
/* string{,s}.h */
#ifdef HAVE_STRING_H
#include <string.h>
! #endif
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
/* syslog.h */
--- 723,732 ----
/* string{,s}.h */
#ifdef HAVE_STRING_H
#include <string.h>
! #else
#ifdef HAVE_STRINGS_H
#include <strings.h>
+ #endif
#endif
/* syslog.h */