X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Floglevel.c;fp=src%2Fbin%2Flttng%2Floglevel.c;h=07f3cb71105127b36df329b44996109c967422dc;hp=4ac795f5b4a44a121f4169f9f2c004cf6c6c5597;hb=a0377dfefe40662ba7d68617bce6ff467114136c;hpb=cc3b9644f017a91d347d7a414387292e3175635e diff --git a/src/bin/lttng/loglevel.c b/src/bin/lttng/loglevel.c index 4ac795f5b..07f3cb711 100644 --- a/src/bin/lttng/loglevel.c +++ b/src/bin/lttng/loglevel.c @@ -9,7 +9,6 @@ #include #include #include -#include struct loglevel_name_value { const char *name;