[win32] - add projects for examples to the solution and make them compile (all compil...
[deb_libnfs.git] / examples / nfsclient-listservers.c
index db71520de7d1ccd27b97e983138e6763ee5f948c..e275e7f6ed904dde67a988f9789bbfa7de9dd196 100644 (file)
 #include "aros_compat.h"
 #endif
 
+#ifdef WIN32
+#include "win32_compat.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include "libnfs-zdr.h"