See ChangeLog entry 2005-11-07 for details.

This commit is contained in:
Kean Johnson
2005-11-08 06:33:30 +00:00
parent f5814bf3ff
commit 5390c7ab05
45 changed files with 3310 additions and 178 deletions

View File

@@ -51,7 +51,7 @@
#ifdef SVR4
#include <sys/sysmacros.h>
#endif
#if defined(ISC) || defined(__CYGWIN__) || defined(SCO) || defined(SCO325)
#if defined(ISC) || defined(__CYGWIN__) || defined(__SCO__)
#include <sys/param.h>
#include <sys/sysmacros.h>
#endif