diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-14 02:05:22 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-14 02:05:22 +0000 |
commit | dc86935656614246608a94d99c864f4c54ff35bf (patch) | |
tree | 746cbbce69902c856fafd25ea628694f1eccd718 /devel/upnp/files/patch-upnp::src::inc::sysdep.h | |
parent | Add 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::inc::sysdep.h')
-rw-r--r-- | devel/upnp/files/patch-upnp::src::inc::sysdep.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp/files/patch-upnp::src::inc::sysdep.h b/devel/upnp/files/patch-upnp::src::inc::sysdep.h deleted file mode 100644 index 7f7675ef7f5b..000000000000 --- a/devel/upnp/files/patch-upnp::src::inc::sysdep.h +++ /dev/null @@ -1,11 +0,0 @@ ---- upnp/src/inc/sysdep.h.orig Wed Jan 15 07:57:19 2003 -+++ upnp/src/inc/sysdep.h Sat Apr 5 23:20:48 2003 -@@ -19,7 +19,7 @@ - - #include <sys/types.h> - #include <sys/time.h> --#include <sys/sysinfo.h> -+//#include <sys/sysinfo.h> - #include "ithread.h" - - /* change to point to where MD5 .h's live */ |