diff options
Diffstat (limited to 'tests/aspath_test.c')
-rw-r--r-- | tests/aspath_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/aspath_test.c b/tests/aspath_test.c index 5a0899ec..d75cf9c4 100644 --- a/tests/aspath_test.c +++ b/tests/aspath_test.c @@ -25,6 +25,7 @@ #include "stream.h" #include "privs.h" #include "filter.h" +#include "linklist.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_aspath.h" |