Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / tests / regression / tools / notification / base_client.c
index 9b6d30b86731cb638d21f37c77d9932ce18a0b7d..b7e1a9f42f8eef81fa0be4ef55d924eec30c3034 100644 (file)
@@ -14,7 +14,6 @@
 #include <string.h>
 #include <unistd.h>
 #include <inttypes.h>
-#include <assert.h>
 
 #include <lttng/action/action.h>
 #include <lttng/action/list.h>
This page took 0.022802 seconds and 4 git commands to generate.