summaryrefslogtreecommitdiffstats
path: root/lib/zebra.h
diff options
context:
space:
mode:
authorMichael Larson <slioch@eng-140.vyatta.com>2008-03-31 13:54:48 -0700
committerMichael Larson <slioch@eng-140.vyatta.com>2008-03-31 13:54:48 -0700
commitb788be3f9b20f44ceb463e93977fe5731141ef26 (patch)
treefa6d406f071648674727d120575fac803554575d /lib/zebra.h
parente11fac98b244ce836185a452bf1960cedf26660c (diff)
parent2bc693173112ea436884aca19352624504e2246a (diff)
downloadquagga-b788be3f9b20f44ceb463e93977fe5731141ef26.tar.bz2
quagga-b788be3f9b20f44ceb463e93977fe5731141ef26.tar.xz
Merge branch 'master' of http://git.vyatta.com/vyatta-quagga
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index 150aa2c5..d4f68cf0 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -162,6 +162,7 @@ typedef int socklen_t;
#ifdef HAVE_NETLINK
#include <linux/netlink.h>
#include <linux/rtnetlink.h>
+#include <linux/filter.h>
#else
#define RT_TABLE_MAIN 0
#endif /* HAVE_NETLINK */