X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2Fportmap.c;h=29f13d00b3d44a70db72b9c33dd7298e7f65ca70;hb=99c14c9b8195e9b79e47ca6c059340afc01d2578;hp=431fb1560b9e0d94a636f779bfc07b24d447cab6;hpb=4ed97718b3699a76047741b9c21df7357d8fe513;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