diff options
| author | Scott Wood <scottwood@freescale.com> | 2010-10-05 14:28:17 -0500 |
|---|---|---|
| committer | Blue Swirl <blauwirbel@gmail.com> | 2010-10-09 08:17:55 +0000 |
| commit | 832ce9c286a907be8e6aab43fb0ae0037268476a (patch) | |
| tree | f8bb881b9fc197c55c811353683c0c1f20026c6f /hw/acpi.c | |
| parent | bbf0a440813816410eeee465b71b37100b2ec9ca (diff) | |
| download | focaccia-qemu-832ce9c286a907be8e6aab43fb0ae0037268476a.tar.gz focaccia-qemu-832ce9c286a907be8e6aab43fb0ae0037268476a.zip | |
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>
Diffstat (limited to 'hw/acpi.c')
0 files changed, 0 insertions, 0 deletions