diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-06-08 19:57:25 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-06-09 10:18:53 +0000 |
commit | 7baa82079f089dd2c6f42b11c39ba0fd9f1ab85d (patch) | |
tree | 33d19b7ee01705921d01f46fc3ad71a5db479504 /target-ppc/Makefile.objs | |
parent | fa79c914efd35cb60e0bc18512c03690c48b13e2 (diff) | |
download | qemu-7baa82079f089dd2c6f42b11c39ba0fd9f1ab85d.zip qemu-7baa82079f089dd2c6f42b11c39ba0fd9f1ab85d.tar.gz qemu-7baa82079f089dd2c6f42b11c39ba0fd9f1ab85d.tar.bz2 |
dump: Fix build breakage (missing sys/procfs.h)
sys/procfs is not available everywhere (MingW does not have it).
Remove this and more unused or redundant include statements.
This fixes the broken build.
qerror.h was previously included indirectly.
Add an explicit include statement for it because it is needed.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-ppc/Makefile.objs')
0 files changed, 0 insertions, 0 deletions