use $(LIBENSCVECTOR) instead of libensc_vector.a
[util-vserver.git] / util-vserver / lib / testsuite / parselimit.c
index 85bfb4f..c6611d9 100644 (file)
@@ -20,8 +20,8 @@
 #  include <config.h>
 #endif
 
+#include "lib_internal/coreassert.h"
 #include "vserver.h"
-#include <assert.h>
 
 #define TEST(BUF, RES, VAL)                    \
   do {                                         \