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::uuid::uuid.c | |
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::uuid::uuid.c')
-rw-r--r-- | devel/upnp/files/patch-upnp::src::uuid::uuid.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/upnp/files/patch-upnp::src::uuid::uuid.c b/devel/upnp/files/patch-upnp::src::uuid::uuid.c deleted file mode 100644 index 57ff6d3dd00c..000000000000 --- a/devel/upnp/files/patch-upnp::src::uuid::uuid.c +++ /dev/null @@ -1,10 +0,0 @@ ---- upnp/src/uuid/uuid.c.orig Sun Apr 6 02:30:20 2003 -+++ upnp/src/uuid/uuid.c Sun Apr 6 02:30:41 2003 -@@ -21,6 +21,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <time.h> -+#include <sys/types.h> - #include <netinet/in.h> - #include "sysdep.h" - #include "uuid.h" |