X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Fbatchtest.c;h=3a4a256583fbb7f30c226ef90ceb98990e697282;hb=4e4d11b3b1db254446f6cad04b3c3fa9b574851f;hp=ab50262c708de894bb146ee0551d6bd2aada09d1;hpb=94fe07f4f00135c1d5fab2e304b620c8be570121;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/batchtest.c b/ltt/branches/poly/lttv/lttv/batchtest.c index ab50262c..3a4a2565 100644 --- a/ltt/branches/poly/lttv/lttv/batchtest.c +++ b/ltt/branches/poly/lttv/lttv/batchtest.c @@ -19,8 +19,12 @@ /* This module inserts a hook in the program main loop. This hook processes all the events in the main tracefile while testing the speed and functionality of the state and stats computations. */ -#include +#ifdef HAVE_CONFIG_H +#include +#endif + +#include #include #include #include