freebsd-ports/misc/xfce4-weather-plugin/files/patch-http_client.h
Alex Dupre 5e6b0ce3ff Update to 0.3.9 release.
PR:		ports/67675
Submitted by:	Filippo Natali <filippo@widestore.net> (maintainer)
2004-06-07 21:53:48 +00:00

7 lines
227 B
C

--- panel-plugin/http_client.h.orig Mon Apr 19 16:15:44 2004
+++ panel-plugin/http_client.h Mon Jun 7 15:52:19 2004
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>