X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Ftypes%2Fstruct.c;h=f99cc5390f4200fd5c5f1fb393b08511e49f3d60;hp=729c456e63c5769663ce720fadf7aa7a2b7e0ccb;hb=d06d03dbf4babd3426818f23770e15058a6876c4;hpb=11796b9629d5a870163e4edd67e457576553aaef diff --git a/formats/ctf/types/struct.c b/formats/ctf/types/struct.c index 729c456e..f99cc539 100644 --- a/formats/ctf/types/struct.c +++ b/formats/ctf/types/struct.c @@ -21,7 +21,6 @@ */ #include -#include void ctf_struct_begin(struct stream_pos *pos, const struct type_class_struct *struct_class)