Force usage of assert() condition when NDEBUG is defined
[lttng-tools.git] / src / common / hashtable / utils.c
index 2c41e6c65f4060f31439640cec8c8c6d62b724c1..fced4570b2cc2f982eb47c2f6cb719629b357533 100644 (file)
@@ -40,7 +40,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 #include <stdint.h>     /* defines uint32_t etc */
 #include <stdio.h>      /* defines printf for tests */
 #include <string.h>
This page took 0.023679 seconds and 4 git commands to generate.