summaryrefslogtreecommitdiffstats
path: root/test/external.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/external.c')
-rw-r--r--test/external.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/external.c b/test/external.c
index 5d3e253..a6ecc16 100644
--- a/test/external.c
+++ b/test/external.c
@@ -18,6 +18,9 @@
# include <stdio.h>
# include <stdlib.h>
# include <string.h>
+#endif
+
+#ifdef HAVE_IO_H
# include <io.h>
#endif