More W32 resolver workarounds
[oweals/gnunet.git] / src / include / platform.h
index 57c6bdd6cf2e31d0b18a9a6ccfc7ac28cc12a546..b69426168338b9ee197bab3ab10b45d0c3d63ff2 100644 (file)
 #if HAVE_UCRED_H
 #include <ucred.h>
 #endif
+#if HAVE_SYS_UCRED_H
+#include <sys/ucred.h>
+#endif
 #ifdef CYGWIN
 #include <windows.h>
 #include <cygwin/if.h>