[openib-general] [PATCH RFC 06/21] ofed_1_2 Include <net/arp.h> in neighbour.h

Steve Wise swise at opengridcomputing.com
Mon Jan 15 13:19:30 PST 2007


Include <net/arp.h> in neighbour.h

Signed-off-by: Steve Wise <swise at opengridcomuting.com>
---

 .../2.6.5_sles9_sp3/include/net/neighbour.h        |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/kernel_addons/backport/2.6.5_sles9_sp3/include/net/neighbour.h b/kernel_addons/backport/2.6.5_sles9_sp3/include/net/neighbour.h
new file mode 100644
index 0000000..c2451fb
--- /dev/null
+++ b/kernel_addons/backport/2.6.5_sles9_sp3/include/net/neighbour.h
@@ -0,0 +1,5 @@
+#ifndef BACKPORT_LINUX_NEIGHBOUR_TO_SLES9SP3
+#define BACKPORT_LINUX_NEIGHBOUR_TO_SLES9SP3
+#include <net/arp.h>
+#include_next <net/neighbour.h>
+#endif




More information about the general mailing list