src/server/public/auth.h

changeset 161
aadda87bad1b
parent 147
d050449c3b9e
child 162
b169992137a8
--- a/src/server/public/auth.h	Thu Jan 26 17:23:11 2017 +0100
+++ b/src/server/public/auth.h	Thu Jan 26 18:53:52 2017 +0100
@@ -35,7 +35,7 @@
 extern "C" {
 #endif
 
-#ifdef XP_WIN32
+#ifdef _WIN32
 typedef int uid_t;
 typedef int gid_t;
 #endif

mercurial