summaryrefslogtreecommitdiffstats
path: root/osdep/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/io.h')
-rw-r--r--osdep/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/io.h b/osdep/io.h
index 01c7c8bfdf..61d2a4af55 100644
--- a/osdep/io.h
+++ b/osdep/io.h
@@ -28,7 +28,7 @@
#include <sys/stat.h>
#include <fcntl.h>
-#if HAVE_GLOB
+#if HAVE_POSIX
#include <glob.h>
#endif