$OpenBSD: patch-src_decode_proto_c,v 1.3 2013/01/23 10:17:48 benoit Exp $
--- src/decode_proto.c.orig	Mon May 30 21:50:22 2011
+++ src/decode_proto.c	Sat Jul 16 11:38:35 2011
@@ -30,6 +30,7 @@
 #ifdef HAVE_ARPA_INET_H
 #include <arpa/inet.h>
 #endif
+#include <sys/socket.h>
 #include "prot_types.h"
 #include "util.h"
 #include "decode_proto.h"
