From a3332e7e113e7238110e491e6774adc62b06cf6c Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Thu, 2 Oct 2014 18:43:13 +0200 Subject: remove dangling upnp port mappings, updated miniupnpc --- external/miniupnpc/connecthostport.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100755 => 100644 external/miniupnpc/connecthostport.c (limited to 'external/miniupnpc/connecthostport.c') diff --git a/external/miniupnpc/connecthostport.c b/external/miniupnpc/connecthostport.c old mode 100755 new mode 100644 index d66ae315f..98f72535d --- a/external/miniupnpc/connecthostport.c +++ b/external/miniupnpc/connecthostport.c @@ -1,4 +1,4 @@ -/* $Id: connecthostport.c,v 1.13 2014/03/31 12:36:36 nanard Exp $ */ +/* $Id: connecthostport.c,v 1.12 2014/02/05 17:26:46 nanard Exp $ */ /* Project : miniupnp * Author : Thomas Bernard * Copyright (c) 2010-2014 Thomas Bernard @@ -35,7 +35,6 @@ #ifndef USE_GETHOSTBYNAME #include #include -#include #endif /* #ifndef USE_GETHOSTBYNAME */ #endif /* #else _WIN32 */ -- cgit v1.2.3