Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / bin / lttng / loglevel.c
index 4ac795f5b4a44a121f4169f9f2c004cf6c6c5597..07f3cb71105127b36df329b44996109c967422dc 100644 (file)
@@ -9,7 +9,6 @@
 #include <string.h>
 #include <strings.h>
 #include <ctype.h>
-#include <assert.h>
 
 struct loglevel_name_value {
        const char *name;
This page took 0.023209 seconds and 4 git commands to generate.