--- embedaddon/quagga/tests/heavy-wq.c 2012/02/21 17:26:11 1.1.1.1 +++ embedaddon/quagga/tests/heavy-wq.c 2016/11/02 10:09:12 1.1.1.2 @@ -36,6 +36,8 @@ #include "workqueue.h" #include +#include "tests.h" + extern struct thread_master *master; static struct work_queue *heavy_wq;