Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / bin / lttng-sessiond / notify-apps.c
index 55a4b74fd56d2c5b733690784cec3e71b7c7af79..7c86b57c8a8aa9e01dc63c2082efc5cfdf6d16c9 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 
 #include <common/common.h>
 #include <common/utils.h>
This page took 0.02318 seconds and 4 git commands to generate.