Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-4.c
index 02edb7713e54245b2c55beb6ec6ffb94ed4499e6..7abc371f06732056bf61435d8bf71750cdb3a774 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 
 #include <common/common.h>
 #include <common/sessiond-comm/relayd.h>
This page took 0.022858 seconds and 4 git commands to generate.