diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-05 16:17:07 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-05 16:17:07 +0000 |
commit | 70050f0ac5d1ef3a1388c6e2b7434809a15d13bf (patch) | |
tree | 5165dfc6613d24de44374e6e22e6eca68e7f243c /devel/upnp/files/patch-src::api::upnpapi.c | |
parent | modify tools.c and set default locale to zh_CN.EUC (diff) |
update to upnp 1.2.1
Noticed by: Steve Drew <sdrew@shaw.ca>
Notes
Notes:
svn path=/head/; revision=78305
Diffstat (limited to 'devel/upnp/files/patch-src::api::upnpapi.c')
-rw-r--r-- | devel/upnp/files/patch-src::api::upnpapi.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp/files/patch-src::api::upnpapi.c b/devel/upnp/files/patch-src::api::upnpapi.c deleted file mode 100644 index d08caa93fc7a..000000000000 --- a/devel/upnp/files/patch-src::api::upnpapi.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/api/upnpapi.c.orig Fri Jun 15 08:22:15 2001 -+++ src/api/upnpapi.c Sat Aug 3 16:29:38 2002 -@@ -44,7 +44,7 @@ - #include<string.h> - - #include <sys/ioctl.h> --#include <linux/if.h> -+#include <net/if.h> - #include <sys/utsname.h> - #include <sys/socket.h> - #include <netinet/in.h> |