$OpenBSD: patch-src_status_cpp,v 1.4 2014/10/27 08:30:20 dcoppa Exp $

missing header

--- src/status.cpp.orig	Mon Oct 27 07:07:10 2014
+++ src/status.cpp	Mon Oct 27 07:07:54 2014
@@ -21,6 +21,7 @@
 #include <boost/date_time/posix_time/posix_time.hpp>
 #include <netinet/tcp.h>
 #include <netinet/in.h>
+#include <sys/socket.h>
 
 #include "browser.h"
 #include "charset.h"
