X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2Fportmap.c;h=29f13d00b3d44a70db72b9c33dd7298e7f65ca70;hb=99c14c9b8195e9b79e47ca6c059340afc01d2578;hp=07aa91276ea07ce06c9653cd56f851c4b22ee4d1;hpb=fd59fd0da36b43eaa0f6d038b8c711a15b3f795b;p=deb_libnfs.git diff --git a/portmap/portmap.c b/portmap/portmap.c index 07aa912..29f13d0 100644 --- a/portmap/portmap.c +++ b/portmap/portmap.c @@ -14,6 +14,13 @@ 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 +#endif #include #include