X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Fcomputetrace.c;h=29f524483b462a9da6d6f905350909043d7864f2;hb=4e4d11b3b1db254446f6cad04b3c3fa9b574851f;hp=1874e21955ddb8999b699fd5467776f6f9570d96;hpb=94fe07f4f00135c1d5fab2e304b620c8be570121;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/computetrace.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/computetrace.c index 1874e219..29f52448 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/computetrace.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/computetrace.c @@ -16,6 +16,9 @@ * MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif /* This file does not even compile yet. It is a starting point to compute some values in the background. This is why process_trace was split in