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