X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2Fctf.c;h=bb94e52770e36641fd8107414229992426ec1e58;hb=68ef79528cd8154154c4760483fee45e9f349a53;hp=9706f7a3bfcd7eb9b777e5bb8e47036cf397deac;hpb=5bfcad93f920809332f7af735ebd95d2c9a601c2;p=babeltrace.git diff --git a/formats/ctf/ctf.c b/formats/ctf/ctf.c index 9706f7a3..bb94e527 100644 --- a/formats/ctf/ctf.c +++ b/formats/ctf/ctf.c @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include #include @@ -51,7 +51,7 @@ #include "metadata/ctf-parser.h" #include "metadata/ctf-ast.h" #include "events-private.h" -#include "memstream.h" +#include #define LOG2_CHAR_BIT 3