diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-07-20 04:18:20 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-07-20 04:18:20 +0000 |
| commit | 21a7fd75c341fade399027d85b0196902ae2649f (patch) | |
| tree | 95f9d7512ae7144422a04c5de32a3fa7f9db0f88 /lib/libstand/zutil.h.diff | |
| parent | 683eac8dbb250a7960ea38bd3091faeda7e18345 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/zutil.h.diff')
| -rw-r--r-- | lib/libstand/zutil.h.diff | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/libstand/zutil.h.diff b/lib/libstand/zutil.h.diff new file mode 100644 index 000000000000..0d8193f79693 --- /dev/null +++ b/lib/libstand/zutil.h.diff @@ -0,0 +1,15 @@ +$FreeBSD$ +--- zutil.h Fri Jun 28 23:58:21 2002 ++++ zutil.h Fri Jun 28 23:56:24 2002 +@@ -15,11 +15,7 @@ + + #include "zlib.h" + +-#ifdef STDC +-# include <stddef.h> +-# include <string.h> +-# include <stdlib.h> +-#endif ++#include "stand.h" + #ifdef NO_ERRNO_H + extern int errno; |
