diff options
Diffstat (limited to 'devel/upnp/files/patch-upnp::src::uuid::sysdep.c')
-rw-r--r-- | devel/upnp/files/patch-upnp::src::uuid::sysdep.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp/files/patch-upnp::src::uuid::sysdep.c b/devel/upnp/files/patch-upnp::src::uuid::sysdep.c deleted file mode 100644 index df276931007..00000000000 --- a/devel/upnp/files/patch-upnp::src::uuid::sysdep.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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; |