It was introduced here: https://bugs.lttng.org/projects/babeltrace/repository/revisions/4cb26dfbd763c06d99bf1069e2d1f3a569858e32/diff
On Wed, May 15, 2013 at 12:50 PM, Mathieu Desnoyers <[email protected]> wrote: > in which tree did you find this ? > > * Jérémie Galarneau ([email protected]) wrote: >> Signed-off-by: Jérémie Galarneau <[email protected]> >> --- >> formats/ctf/ctf.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/formats/ctf/ctf.c b/formats/ctf/ctf.c >> index b27f2ec..bb94e52 100644 >> --- a/formats/ctf/ctf.c >> +++ b/formats/ctf/ctf.c >> @@ -51,7 +51,7 @@ >> #include "metadata/ctf-parser.h" >> #include "metadata/ctf-ast.h" >> #include "events-private.h" >> -#include <babeltrace/compat/memstream.h>" >> +#include <babeltrace/compat/memstream.h> >> >> #define LOG2_CHAR_BIT 3 >> >> -- >> 1.8.2.2 >> >> >> _______________________________________________ >> lttng-dev mailing list >> [email protected] >> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev > > -- > Mathieu Desnoyers > EfficiOS Inc. > http://www.efficios.com -- Jérémie Galarneau EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
