--- src/constants.c.orig	Thu Jan  9 03:24:04 2003
+++ src/constants.c	Thu Jan  9 03:26:25 2003
@@ -25,6 +25,7 @@
 #endif
 
 #ifdef HAVE_NETINET_TCP_H
+#include <sys/types.h>
 #include <netinet/tcp.h>
 #endif
 


syntax highlighted by Code2HTML, v. 0.9.1