0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00

Birdtest: minor change in headers of filter test

This commit is contained in:
Pavel Tvrdík 2016-03-30 16:57:13 +02:00
parent 3352922b77
commit e19d71a137

View File

@ -14,7 +14,7 @@
#include <stdlib.h> #include <stdlib.h>
#include "test/birdtest.h" #include "test/birdtest.h"
#include <test/bt-utils.h> #include "test/bt-utils.h"
#include "filter/filter.h" #include "filter/filter.h"
#include "lib/main_helper.h" #include "lib/main_helper.h"