$OpenBSD: patch-src_ctrl_telnet_h,v 1.3 2015/06/19 09:07:32 ajacoutot Exp $
--- src/ctrl_telnet.h.orig	Tue Feb  9 13:07:37 2010
+++ src/ctrl_telnet.h	Tue Feb  9 13:08:36 2010
@@ -25,6 +25,7 @@
 #define CTRL_TELNET_SHARED_BUFFER_SIZE 256
 #define CTRL_CLIENT_RECV_BUFFER_SIZE 256
 
+#include <sys/types.h>
 #include <netinet/in.h>
 
 /**
