summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32.c b/win32.c
index b5ab80cfb..a7cee0e92 100644
--- a/win32.c
+++ b/win32.c
@@ -18,6 +18,7 @@
#include <fcntl.h>
#include "variables.h"
#include "win32.h"
+#include <ctype.h>
static bool _has_console;