Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / tests / utils / testapp / gen-ust-events / gen-ust-events.c
index 57c33f59728125fef76b1e79a58d978ba479d5e5..cf8819977dc79d83596b1da1d31a746d6b271cb9 100644 (file)
@@ -7,7 +7,6 @@
 
 #define _LGPL_SOURCE
 #include <getopt.h>
-#include <assert.h>
 #include <arpa/inet.h>
 #include <fcntl.h>
 #include <stdarg.h>
This page took 0.023001 seconds and 4 git commands to generate.