use <lib_internal/coreassert.h>
[util-vserver.git] / util-vserver / lib / testsuite / fmt.c
index 41578de..356067a 100644 (file)
@@ -20,8 +20,9 @@
 #  include <config.h>
 #endif
 
+#include "lib_internal/coreassert.h"
+
 #include "lib/fmt.h"
-#include <assert.h>
 #include <string.h>
 
 #define TEST(VAL, EXP) {                       \