9 lines
312 B
Plaintext
9 lines
312 B
Plaintext
$OpenBSD: patch-panel-plugin_http_client_h,v 1.1.1.1 2005/05/12 04:38:51 jolan Exp $
|
|
--- panel-plugin/http_client.h.orig Mon Apr 19 09:15:44 2004
|
|
+++ panel-plugin/http_client.h Sun Jul 11 21:21:00 2004
|
|
@@ -1,3 +1,4 @@
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <netdb.h>
|
|
#include <netinet/in.h>
|