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-protocols-icmp::nd_icmp.c | |
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-protocols-icmp::nd_icmp.c')
-rw-r--r-- | net/netdude/files/patch-protocols-icmp::nd_icmp.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-protocols-icmp::nd_icmp.c b/net/netdude/files/patch-protocols-icmp::nd_icmp.c deleted file mode 100644 index befb45bd440e..000000000000 --- a/net/netdude/files/patch-protocols-icmp::nd_icmp.c +++ /dev/null @@ -1,10 +0,0 @@ ---- protocols/icmp/nd_icmp.c.orig Fri Sep 20 02:41:19 2002 -+++ protocols/icmp/nd_icmp.c Sun Oct 13 12:00:17 2002 -@@ -22,6 +22,7 @@ - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - */ -+#include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> |