]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircd_win32wrapper.h
Unset all extensions and the topic when lowering TS on a channel
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.h
index 6619ac09a3135983d2c9ca78f5a5b4083c7b41f6..a7f2b4354ce3c3abf03cae8c2939b701de4484c0 100644 (file)
@@ -211,3 +211,6 @@ private:
        char szErrorString[500];
        DWORD dwErrorCode;
 };
+
+// Same value as EXIT_STATUS_FORK (EXIT_STATUS_FORK is unused on Windows)
+#define EXIT_STATUS_SERVICE 4