summaryrefslogtreecommitdiff
path: root/win/inspircd_win32wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/inspircd_win32wrapper.h')
-rw-r--r--win/inspircd_win32wrapper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/inspircd_win32wrapper.h b/win/inspircd_win32wrapper.h
index 6a3b7a36b..c3e76752e 100644
--- a/win/inspircd_win32wrapper.h
+++ b/win/inspircd_win32wrapper.h
@@ -30,6 +30,9 @@
/* Not defined in windows */
#define SIGHUP 1
+/* Not defined in windows, parameter to shutdown() */
+#define SHUT_WR 2
+
/* They just have to be *different*, don't they. */
#define PATH_MAX MAX_PATH