X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2Fportmap.c;h=f8c434d19950e449c0f7bb701c6b32cb992eba8b;hb=ea545df91284aad921b800d757c3743551e9a2ab;hp=431fb1560b9e0d94a636f779bfc07b24d447cab6;hpb=41d82d7d825b9b4e73bb227f5b2fafa86067cba0;p=deb_libnfs.git diff --git a/portmap/portmap.c b/portmap/portmap.c index 431fb15..f8c434d 100644 --- a/portmap/portmap.c +++ b/portmap/portmap.c @@ -14,10 +14,9 @@ You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ - -#if defined(WIN32) -#include -#endif +#ifdef WIN32 +#include "win32_compat.h" +#endif/*WIN32*/ #include #include