@ -1,3 +1,7 @@
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
* testsuite/include/check.h: Include stdlib.h.
* Makefile.am (stmp-targ-include): Support include header files
@ -1,4 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#define CHECK(a) { \
if (!(a)) \