diff options
Diffstat (limited to 'net/netdude/files/patch-src::nd.h')
| -rw-r--r-- | net/netdude/files/patch-src::nd.h | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/net/netdude/files/patch-src::nd.h b/net/netdude/files/patch-src::nd.h new file mode 100644 index 000000000000..9d7931cfcd61 --- /dev/null +++ b/net/netdude/files/patch-src::nd.h @@ -0,0 +1,10 @@ +--- src/nd.h.orig	Sat Oct 12 00:03:36 2002 ++++ src/nd.h	Sat Oct 12 00:03:59 2002 +@@ -31,6 +31,7 @@ + #ifdef LINUX + #define __FAVOR_BSD + #endif ++#include <sys/types.h> + #include <netinet/in_systm.h> + #include <netinet/in.h> +  | 
