X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmain.c;h=b484bbc1e58b5bcef54bcd8e207af3c9b8046181;hb=7c9cb10c113d7f82350ce14dd0a51e1f0de5f3e1;hp=fdb44c70e3e4f15e7ad0fd1a436460995bcc6020;hpb=eccb53529c117e1c39bd558e1db7fb801e054fb8;p=lttv.git diff --git a/ltt/branches/poly/lttv/main.c b/ltt/branches/poly/lttv/main.c index fdb44c70..b484bbc1 100644 --- a/ltt/branches/poly/lttv/main.c +++ b/ltt/branches/poly/lttv/main.c @@ -1,6 +1,6 @@ -#include -#include +#include "lttv.h" +#include "trace.h" /* The main program maintains a few central data structures and relies @@ -11,7 +11,7 @@ they are loaded and initialized. */ -lttv_attributes *attributes_global; +static lttv_attributes *attributes_global; static lttv_hooks *hooks_init_after,