--- embedaddon/quagga/tests/heavy-thread.c 2012/02/21 17:26:11 1.1.1.1 +++ embedaddon/quagga/tests/heavy-thread.c 2016/11/02 10:09:12 1.1.1.2 @@ -1,5 +1,5 @@ /* - * $Id: heavy-thread.c,v 1.1.1.1 2012/02/21 17:26:11 misho Exp $ + * $Id: heavy-thread.c,v 1.1.1.2 2016/11/02 10:09:12 misho Exp $ * * This file is part of Quagga. * @@ -36,6 +36,8 @@ #include "command.h" #include "memory.h" #include "log.h" + +#include "tests.h" extern struct thread_master *master;