openbsd-ports/x11/kde4/libs/patches/patch-kioslave_http_http_h
espie 4f4b6b7642 update `core' kde4 to 4.0.0.
Warning: thoroughly untested so far, most pieces probably do not work.
2008-01-21 21:47:56 +00:00

12 lines
313 B
Plaintext

$OpenBSD: patch-kioslave_http_http_h,v 1.1 2008/01/21 21:47:56 espie Exp $
--- kioslave/http/http.h.orig Sat Jan 5 01:00:11 2008
+++ kioslave/http/http.h Sat Jan 19 15:44:04 2008
@@ -26,6 +26,7 @@
#define HTTP_H_
+#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <string.h>