summaryrefslogtreecommitdiff
path: root/devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-04-14 02:05:22 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-04-14 02:05:22 +0000
commitdc86935656614246608a94d99c864f4c54ff35bf (patch)
tree746cbbce69902c856fafd25ea628694f1eccd718 /devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c
parentAdd support for configuring for a AMD64. (diff)
Backout previous commit.
It's a incompatible upgrade; net/linuxigd isn't yet ready for it. Noticed by: kris & bento, and many other linuxigd users.
Notes
Notes: svn path=/head/; revision=78926
Diffstat (limited to 'devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c')
-rw-r--r--devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c b/devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c
deleted file mode 100644
index d9da6bf9bd0c..000000000000
--- a/devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- upnp/src/urlconfig/urlconfig.c.orig Sun Apr 6 02:29:45 2003
-+++ upnp/src/urlconfig/urlconfig.c Sun Apr 6 02:30:02 2003
-@@ -30,6 +30,7 @@
- ///////////////////////////////////////////////////////////////////////////
-
- #include <assert.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>