]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircd_win32wrapper.h
Server origin privmsg, UNTESTED - will test in a min
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.h
index 943e50cb8017bc8e2c34739e47603f969296129f..7de1fb44cfa30944d6b5efd2fc444397bb5ce46e 100644 (file)
@@ -86,6 +86,7 @@
 
 /* this standard function is nonstarard. go figure. */
 #define popen _popen
+#define pclose _pclose
 
 /* Error macros need to be redirected to winsock error codes */
 #define ETIMEDOUT WSAETIMEDOUT