Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / tests / regression / tools / notification / rotation.c
index f32a0d7737efb95b3b778c3e14784ec19dc40395..55ee2e69e79b15c37d7464150b94b6ae87e2397d 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <stdio.h>
 #include <unistd.h>
-#include <assert.h>
 #include <tap/tap.h>
 #include <stdint.h>
 #include <string.h>
This page took 0.023278 seconds and 4 git commands to generate.