From: cpickett Date: Wed, 31 Dec 2008 02:23:58 +0000 (+0000) Subject: * include config.h and ../lib/libcompat.h X-Git-Tag: 0.10.0~666 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c2ea880563d2962c0958d2c5bfbec480f0a7e83;p=check * include config.h and ../lib/libcompat.h git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@498 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/tests/check_thread_stress.c b/tests/check_thread_stress.c index 954befd..53f585f 100644 --- a/tests/check_thread_stress.c +++ b/tests/check_thread_stress.c @@ -1,3 +1,6 @@ +#include "config.h" +#include "../lib/libcompat.h" + #include #include #include