mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
* testsuite/include/check.h: Include stdlib.h.
This commit is contained in:
parent
b45e65b0da
commit
1319dec602
@ -1,3 +1,7 @@
|
||||
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* testsuite/include/check.h: Include stdlib.h.
|
||||
|
||||
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* Makefile.am (stmp-targ-include): Support include header files
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define CHECK(a) { \
|
||||
if (!(a)) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user