summaryrefslogtreecommitdiff
path: root/devel/upnp/files/patch-upnp::src::inc::sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/upnp/files/patch-upnp::src::inc::sysdep.h')
-rw-r--r--devel/upnp/files/patch-upnp::src::inc::sysdep.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/upnp/files/patch-upnp::src::inc::sysdep.h b/devel/upnp/files/patch-upnp::src::inc::sysdep.h
new file mode 100644
index 000000000000..7f7675ef7f5b
--- /dev/null
+++ b/devel/upnp/files/patch-upnp::src::inc::sysdep.h
@@ -0,0 +1,11 @@
+--- 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 */