diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /devel/upnp104/files/patch-src::api::upnpapi.c | |
parent | a9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff) |
Notes
Diffstat (limited to 'devel/upnp104/files/patch-src::api::upnpapi.c')
-rw-r--r-- | devel/upnp104/files/patch-src::api::upnpapi.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp104/files/patch-src::api::upnpapi.c b/devel/upnp104/files/patch-src::api::upnpapi.c deleted file mode 100644 index d08caa93fc7a..000000000000 --- a/devel/upnp104/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> |