$OpenBSD: patch-tcpwrap_c,v 1.3 2012/10/05 02:27:50 brad Exp $
--- tcpwrap.c.orig	Wed Dec 17 14:58:05 2008
+++ tcpwrap.c	Wed Oct  3 05:27:30 2012
@@ -13,6 +13,7 @@
 #include "sysutil.h"
 
 #ifdef VSF_BUILD_TCPWRAPPERS
+  #include <sys/types.h>
   #include <tcpd.h>
 #endif
 
