aboutsummaryrefslogtreecommitdiff
path: root/lib/bcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bcheck.c')
-rw-r--r--lib/bcheck.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bcheck.c b/lib/bcheck.c
index 00b90fe..998e304 100644
--- a/lib/bcheck.c
+++ b/lib/bcheck.c
@@ -25,7 +25,9 @@
&& !defined(__DragonFly__) && !defined(__OpenBSD__)
#include <malloc.h>
#endif
+#if !defined(_WIN32)
#include <unistd.h>
+#endif
//#define BOUND_DEBUG