Take care of IN_LIBINTL situation.
[gnulib.git] / tests / test-allocsa.c
index 64e9d54..9d41448 100644 (file)
@@ -25,8 +25,6 @@
 
 #include <stdlib.h>
 
-#define ASSERT(expr) if (!(expr)) abort ();
-
 static void
 do_allocation (int n)
 {