diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-03 21:40:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-03 21:40:26 +0000 |
commit | 563e820784cb3e8f32684e53e0e48506520e7ac2 (patch) | |
tree | b7e0714102100dcd5d305e067765c5165541597d /net-mgmt/ndpmon/files/patch-ndpmon.h | |
parent | Fix a badly generated stub. (diff) |
- Update to 1.2
PR: ports/115113
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes:
svn path=/head/; revision=197038
Diffstat (limited to 'net-mgmt/ndpmon/files/patch-ndpmon.h')
-rw-r--r-- | net-mgmt/ndpmon/files/patch-ndpmon.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-mgmt/ndpmon/files/patch-ndpmon.h b/net-mgmt/ndpmon/files/patch-ndpmon.h deleted file mode 100644 index eefd911bfed7..000000000000 --- a/net-mgmt/ndpmon/files/patch-ndpmon.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- ndpmon.h.orig -+++ ndpmon.h -@@ -38,7 +38,7 @@ - - #include <netinet/in.h> - #include <netinet/if_ether.h> --#include <netinet/ether.h> -+#include <net/ethernet.h> - #include <netinet/ip6.h> - #include <netinet/icmp6.h> - #include <net/ethernet.h> |