X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fctf.c;h=b27f2ec8fba14e99fa0a56f90b5b70345d1edc3d;hp=9706f7a3bfcd7eb9b777e5bb8e47036cf397deac;hb=4cb26dfbd763c06d99bf1069e2d1f3a569858e32;hpb=5bfcad93f920809332f7af735ebd95d2c9a601c2 diff --git a/formats/ctf/ctf.c b/formats/ctf/ctf.c index 9706f7a3..b27f2ec8 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