summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin/patches/patch-aa
blob: 0feaebc70735d07f68331f3f10e2c0f69e675526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>