Searched hist:"832 ce9c286a907be8e6aab43fb0ae0037268476a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 832ce9c286a907be8e6aab43fb0ae0037268476a Tue Oct 05 14:28:17 CDT 2010 Scott Wood <scottwood@freescale.com> configure: include stddef.h for NULL
This fixes an observed failure to detect madvise() on Linux.
To avoid similar issues, all other tests that use NULL but don't already have stddef.h (or another header that is defined to provide NULL, such as stdio.h, unistd.h, or time.h) are also fixed.
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|