summaryrefslogtreecommitdiffstats
path: root/sysif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysif.c')
-rw-r--r--sysif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysif.c b/sysif.c
index f9068bbf..96a8a504 100644
--- a/sysif.c
+++ b/sysif.c
@@ -50,7 +50,7 @@
#if HAVE_WINDOWS_H
#include <windows.h>
#endif
-#if HAVE_MAKEDEV
+#if HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#if HAVE_POLL