Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / bin / lttng / commands / rotate.c
index ec816315789b83ec5cedb9602db88dc2394fa522..aa0923cc20d2af039b66d4ac5904adc4a6bddba3 100644 (file)
@@ -15,7 +15,6 @@
 #include <unistd.h>
 #include <inttypes.h>
 #include <ctype.h>
-#include <assert.h>
 
 #include <common/sessiond-comm/sessiond-comm.h>
 #include <common/mi-lttng.h>
This page took 0.023055 seconds and 4 git commands to generate.