X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Fnfsclient-listservers.c;h=e275e7f6ed904dde67a988f9789bbfa7de9dd196;hb=292e2d909778accd19090960a73efc272e348a7b;hp=db71520de7d1ccd27b97e983138e6763ee5f948c;hpb=21eeb9f5e333e70972cf54a8e8947dc87dc4d474;p=deb_libnfs.git diff --git a/examples/nfsclient-listservers.c b/examples/nfsclient-listservers.c index db71520..e275e7f 100644 --- a/examples/nfsclient-listservers.c +++ b/examples/nfsclient-listservers.c @@ -21,6 +21,10 @@ #include "aros_compat.h" #endif +#ifdef WIN32 +#include "win32_compat.h" +#endif + #include #include #include "libnfs-zdr.h"