Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / lib / lttng-ctl / snapshot.c
index 93f393fc298bc7e9d40efebc8026913229a26ae0..e90062352e7aaa75dff6ec1b84a88022a1733f18 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 #include <string.h>
 
 #include <common/sessiond-comm/sessiond-comm.h>
This page took 0.02276 seconds and 4 git commands to generate.