artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb01ff
)
Need sys/types.h, too.
author
briggs
<briggs@openbsd.org>
Mon, 2 Sep 1996 23:32:37 +0000
(23:32 +0000)
committer
briggs
<briggs@openbsd.org>
Mon, 2 Sep 1996 23:32:37 +0000
(23:32 +0000)
sys/net/zlib.c
patch
|
blob
|
history
diff --git
a/sys/net/zlib.c
b/sys/net/zlib.c
index
9c7b2d2
..
53f7707
100644
(file)
--- a/
sys/net/zlib.c
+++ b/
sys/net/zlib.c
@@
-32,6
+32,7
@@
#include "zlib.h"
+#include <sys/types.h>
#include <sys/systm.h>
#ifndef local