X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2Fportmap.c;h=f8c434d19950e449c0f7bb701c6b32cb992eba8b;hb=71f480591aa3dd80c19b71cfaa1fb3b1a93e4d6f;hp=431fb1560b9e0d94a636f779bfc07b24d447cab6;hpb=eecdc4f3cd5c464ae02823a823993e720664e465;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