summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xfce4-weather-plugin/patches/patch-aa')
-rw-r--r--misc/xfce4-weather-plugin/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/xfce4-weather-plugin/patches/patch-aa b/misc/xfce4-weather-plugin/patches/patch-aa
new file mode 100644
index 00000000000..0feaebc7073
--- /dev/null
+++ b/misc/xfce4-weather-plugin/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2005/12/21 15:15:52 martti Exp $
+
+--- panel-plugin/http_client.h.orig 2005-12-21 15:10:56.000000000 +0200
++++ panel-plugin/http_client.h 2005-12-21 15:11:06.000000000 +0200
+@@ -1,7 +1,7 @@
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netdb.h>
+ #include <netinet/in.h>
+-#include <sys/types.h>
+ #include <string.h>
+ #include <unistd.h>
+