Imported Upstream version 1.2.0
[deb_libnfs.git] / portmap / portmap.c
index 07aa91276ea07ce06c9653cd56f851c4b22ee4d1..f8c434d19950e449c0f7bb701c6b32cb992eba8b 100644 (file)
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
+#ifdef WIN32
+#include "win32_compat.h"
+#endif/*WIN32*/
 
 #include <stdio.h>
 #include <rpc/rpc.h>