]> git.ipfire.org Git - thirdparty/qemu.git/commit
slirp/slirp.h: Remove now-empty #ifdefs
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Feb 2016 14:18:29 +0000 (14:18 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 16 Mar 2016 12:48:11 +0000 (12:48 +0000)
commit4674da1c49d07e5159775cd731f947c9fe2f3b83
treee7aea6d19d03650329181137d0eddf85754e357c
parent6aeda86890a6c36e0538004e378cb647b51035f0
slirp/slirp.h: Remove now-empty #ifdefs

After automatic cleanup to remove unnecessary #includes of headers that
osdep.h provides, slirp.h has a few now unnecessary #ifdef/#endif pairs;
remove them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 1456237112-32662-2-git-send-email-peter.maydell@linaro.org
slirp/slirp.h