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
