Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / lib / lttng-ctl / save.c
index 7afac450d2913d077c3ea23b43e8f712f1843f0e..c8d8ac9c24ed4e2118c4c036047888affd7a3bc1 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 #include <string.h>
 
 #include <lttng/lttng-error.h>
This page took 0.024015 seconds and 4 git commands to generate.