From 70050f0ac5d1ef3a1388c6e2b7434809a15d13bf Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 5 Apr 2003 16:17:07 +0000 Subject: update to upnp 1.2.1 Noticed by: Steve Drew --- devel/upnp/files/patch-upnp::src::uuid::sysdep.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/upnp/files/patch-upnp::src::uuid::sysdep.c (limited to 'devel/upnp/files/patch-upnp::src::uuid::sysdep.c') diff --git a/devel/upnp/files/patch-upnp::src::uuid::sysdep.c b/devel/upnp/files/patch-upnp::src::uuid::sysdep.c new file mode 100644 index 000000000000..df276931007c --- /dev/null +++ b/devel/upnp/files/patch-upnp::src::uuid::sysdep.c @@ -0,0 +1,11 @@ +--- upnp/src/uuid/sysdep.c.orig Thu Jan 16 05:39:44 2003 ++++ upnp/src/uuid/sysdep.c Sat Apr 5 23:20:48 2003 +@@ -144,7 +144,7 @@ + { + MD5_CTX c; + typedef struct { +- struct sysinfo s; ++ //struct sysinfo s; + struct timeval t; + char hostname[257]; + } randomness; -- cgit v1.2.3