summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpd_rde_rib.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbgpd/files/patch-bgpd_rde_rib.c')
-rw-r--r--net/openbgpd/files/patch-bgpd_rde_rib.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/openbgpd/files/patch-bgpd_rde_rib.c b/net/openbgpd/files/patch-bgpd_rde_rib.c
new file mode 100644
index 000000000000..b5a329b7f017
--- /dev/null
+++ b/net/openbgpd/files/patch-bgpd_rde_rib.c
@@ -0,0 +1,17 @@
+--- bgpd/rde_rib.c 2008-03-18 15:39:58.000000000 +0100
++++ bgpd/rde_rib.c 2008-03-18 15:31:36.000000000 +0100
+@@ -18,13 +18,13 @@
+
+ #include <sys/types.h>
+ #include <sys/queue.h>
+-#include <sys/hash.h>
+
+ #include <stdlib.h>
+ #include <string.h>
+
+ #include "bgpd.h"
+ #include "rde.h"
++#include "hash.h"
+
+ /*
+ * BGP RIB -- Routing Information Base