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