diff options
Diffstat (limited to 'tests/ecommunity_test.c')
-rw-r--r-- | tests/ecommunity_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ecommunity_test.c b/tests/ecommunity_test.c index 23ee4058..ac2f5d00 100644 --- a/tests/ecommunity_test.c +++ b/tests/ecommunity_test.c @@ -25,6 +25,7 @@ #include "privs.h" #include "memory.h" #include "filter.h" +#include "linklist.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_ecommunity.h" |