X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2Ftraceset.h;h=65fedbd814d184db3521d832218d1c73896022e2;hb=c5467007d236566d07c6cc35d2208f411a83e817;hp=6bf940d129a49b65d17b779e9743746ed44e3938;hpb=dc87756342c051418eccb2b7d932ffa5453c6788;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/traceset.h b/ltt/branches/poly/include/lttv/traceset.h index 6bf940d1..65fedbd8 100644 --- a/ltt/branches/poly/include/lttv/traceset.h +++ b/ltt/branches/poly/include/lttv/traceset.h @@ -7,7 +7,7 @@ /* A traceset is a set of traces to be analyzed together. */ -typedef struct LttvTraceset LttvTraceset; +typedef struct _LttvTraceset LttvTraceset; /* Tracesets may be added to, removed from and their content listed. */