summaryrefslogtreecommitdiff
path: root/tests/isisd/test_isis_vertex_queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/isisd/test_isis_vertex_queue.c')
-rw-r--r--tests/isisd/test_isis_vertex_queue.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/isisd/test_isis_vertex_queue.c b/tests/isisd/test_isis_vertex_queue.c
index 869dd732eb..d2d9f6293a 100644
--- a/tests/isisd/test_isis_vertex_queue.c
+++ b/tests/isisd/test_isis_vertex_queue.c
@@ -2,14 +2,7 @@
#include "isisd/isis_spf.c"
-struct thread_master *master;
-int isis_sock_init(struct isis_circuit *circuit);
-int isis_sock_init(struct isis_circuit *circuit)
-{
- return 0;
-}
-
-struct zebra_privs_t isisd_privs;
+#include "test_common.h"
static struct isis_vertex **vertices;
static size_t vertex_count;