diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
commit | 606a572e11ab7ed23752deff0e6f037e2336a1df (patch) | |
tree | bed8b31ef05c6669d466b3df1f3871c311b6a0af /net/netdude/files/patch-src::nd.h | |
parent | Add libnetdude 0.6, (diff) |
- Update to 0.4.5
- Give maintainership to submitter
PR: ports/66198
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes
Notes:
svn path=/head/; revision=108344
Diffstat (limited to 'net/netdude/files/patch-src::nd.h')
-rw-r--r-- | net/netdude/files/patch-src::nd.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-src::nd.h b/net/netdude/files/patch-src::nd.h deleted file mode 100644 index 9d7931cfcd61..000000000000 --- a/net/netdude/files/patch-src::nd.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> - |