commit | b45e9c05dbacba8e992f0bffeca04c6379c3ad45 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Tue Oct 26 10:39:27 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 30 08:02:40 2010 +0000 |
tree | 895d2904e7ccd61e5ea91d2dae241ed9b4d7aa00 | |
parent | b152aa84d52882bb1846485a89baf13aa07c86bc [diff] |
Remove unncessary includes No need to include stdlib.h for BSD as it is included by qemu-common.h, windows.h is handled by sysemu.h and osdep.c no longer needs malloc.h Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>