summaryrefslogtreecommitdiffstats
path: root/src/os_win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win32.h')
-rw-r--r--src/os_win32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_win32.h b/src/os_win32.h
index 5017f532ef..4b1fc39bbf 100644
--- a/src/os_win32.h
+++ b/src/os_win32.h
@@ -89,6 +89,7 @@
#define FNAME_ILLEGAL "\"*?><|" /* illegal characters in a file name */
+#include <signal.h>
#include <stdlib.h>
#include <time.h>
#include <sys/types.h>