#undef NDEBUG
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 24 Mar 2005 12:41:27 +0000 (12:41 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 24 Mar 2005 12:41:27 +0000 (12:41 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1975 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/ensc_vector/testsuite/test2.c

index 4cb3097..2bb07da 100644 (file)
@@ -20,6 +20,8 @@
 #  include <config.h>
 #endif
 
+#undef NDEBUG
+
 #include "ensc_vector/list.h"
 #include "ensc_vector/list-internal.h"