src/server/public/auth.h

changeset 162
b169992137a8
parent 161
aadda87bad1b
child 211
2160585200ac
--- a/src/server/public/auth.h	Thu Jan 26 18:53:52 2017 +0100
+++ b/src/server/public/auth.h	Sat Jan 28 10:38:34 2017 +0100
@@ -35,7 +35,7 @@
 extern "C" {
 #endif
 
-#ifdef _WIN32
+#ifdef XP_WIN32
 typedef int uid_t;
 typedef int gid_t;
 #endif

mercurial