commit | 9892663dc486755b5534ff8a77913edc5ea28c79 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri May 13 09:04:32 2016 +0200 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Mon May 16 21:01:16 2016 +0200 |
tree | 864e3365ebfca703e16e62e83ce2acce911618a9 | |
parent | 2cdc848eb5bd7caf467942aee63f813f52db4e40 [diff] |
slirp: Clean up osdep.h related header inclusions qemu/osdep.h is included in some headers twice - one time should be sufficient. Also remove the inclusion of time.h since that is already done by osdep.h, too (this makes scripts/clean-includes happy again). Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>