commit | cebee21aca9ffef0248b6b6e37c4c152358241a3 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri May 13 09:04:29 2016 +0200 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Mon May 16 20:57:00 2016 +0200 |
tree | a7cb01a5262fa34471746ab5a15ddc4ebf751ac3 | |
parent | 70f87e0f0aa04f764dabaeb3ed71ff195748076a [diff] |
slirp: Clean up slirp_config.h There are a lot of unused #defines / #undefs in slirp_config.h, which are apparently left-overs from the very early slirp code. Since there is no more code that uses them, let's simply remove them from our version of slirp. 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>