src/server/util/util.h

changeset 148
d861ee1455bf
parent 127
84e206063b64
child 256
19259b6c5cf7
child 362
e45f218628cd
--- a/src/server/util/util.h	Sun Jan 15 17:53:16 2017 +0100
+++ b/src/server/util/util.h	Sun Jan 15 18:27:09 2017 +0100
@@ -37,7 +37,10 @@
 #include "../daemon/netsite.h"
 #include <ucx/string.h>
 #include "pool.h"
+
+#ifdef XP_UNIX
 #include <pwd.h>
+#endif
 
 #ifndef NOINTNSAPI
 #define INTNSAPI

mercurial