$OpenBSD: patch-src_irc_dcc_cpp,v 1.1.1.1 2010/09/13 19:44:40 landry Exp $
--- src/irc/dcc.cpp.orig	Fri Jun 25 11:25:43 2010
+++ src/irc/dcc.cpp	Fri Jun 25 11:25:52 2010
@@ -15,6 +15,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>
 #include <fcntl.h>
