summaryrefslogtreecommitdiff
path: root/net/rude/files/patch-include__rude.h
blob: 0c89c7c4f5999636761be1303d768b2cd15ce83e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/rude.h.orig	Mon Jun 23 17:35:23 2003
+++ include/rude.h	Mon Jun 23 17:35:42 2003
@@ -24,6 +24,7 @@
 #ifndef _RUDE_H
 #define _RUDE_H
 
+#include <sys/types.h>
 #include <netinet/in.h>  /* for struct sockaddr_in */
 #include <sys/time.h>    /* for struct timeval     */