artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c56c27b
)
pull in another upstream tweak for windows
author
tb
<tb@openbsd.org>
Fri, 9 Feb 2024 19:15:53 +0000
(19:15 +0000)
committer
tb
<tb@openbsd.org>
Fri, 9 Feb 2024 19:15:53 +0000
(19:15 +0000)
lib/libz/gzguts.h
patch
|
blob
|
history
diff --git
a/lib/libz/gzguts.h
b/lib/libz/gzguts.h
index
a909e33
..
bd0a6fe
100644
(file)
--- a/
lib/libz/gzguts.h
+++ b/
lib/libz/gzguts.h
@@
-40,6
+40,7
@@
#if defined(__TURBOC__) || defined(_MSC_VER) || defined(_WIN32)
# include <io.h>
+# include <share.h>
# include <sys/stat.h>
#endif