--- embedaddon/quagga/bgpd/bgp_table.c 2013/07/21 23:54:38 1.1.1.2 +++ embedaddon/quagga/bgpd/bgp_table.c 2016/11/02 10:09:10 1.1.1.3 @@ -24,6 +24,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330 #include "memory.h" #include "sockunion.h" #include "vty.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_table.h"