$NetBSD: patch-ab,v 1.1 2004/02/10 09:17:22 grant Exp $

--- tcpd.h.orig	2000-08-22 03:59:52.000000000 +1000
+++ tcpd.h
@@ -8,6 +8,7 @@
 
 #define STRING_LENGTH	128		/* hosts, users, processes */
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 
