Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / bin / lttng-consumerd / lttng-consumerd.c
index 5fffa20e92a4c830df46c78ae6f250c3e363f26f..dbcda885eede04a0a92a3189a975247de80ce4f2 100644 (file)
@@ -26,7 +26,6 @@
 #include <poll.h>
 #include <unistd.h>
 #include <sys/mman.h>
-#include <assert.h>
 #include <urcu/compiler.h>
 #include <ulimit.h>
 
This page took 0.023297 seconds and 4 git commands to generate.