X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ffilter%2Ffilter-visitor-ir-check-binary-op-nesting.c;h=35a55edae044e051de3e2027b3ecc87e03938a28;hp=9c259f7766aeba5a22b0907849106dbe27dda4ed;hb=a0377dfefe40662ba7d68617bce6ff467114136c;hpb=cc3b9644f017a91d347d7a414387292e3175635e diff --git a/src/common/filter/filter-visitor-ir-check-binary-op-nesting.c b/src/common/filter/filter-visitor-ir-check-binary-op-nesting.c index 9c259f776..35a55edae 100644 --- a/src/common/filter/filter-visitor-ir-check-binary-op-nesting.c +++ b/src/common/filter/filter-visitor-ir-check-binary-op-nesting.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include "filter-ast.h" #include "filter-parser.h"