]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
net: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 17:50:00 +0000 (17:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Feb 2016 17:41:30 +0000 (17:41 +0000)
commit2744d9207f397a3cb8d31654cac63e0ca0299d68
tree3002e9ddd16572dcd6d22e78914805ef352a93e4
parent7df7482bf6a6c2c69013cdbde58b57ca8716db17
net: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1454089805-5470-11-git-send-email-peter.maydell@linaro.org
22 files changed:
net/checksum.c
net/dump.c
net/eth.c
net/filter-buffer.c
net/filter.c
net/hub.c
net/l2tpv3.c
net/net.c
net/netmap.c
net/queue.c
net/slirp.c
net/socket.c
net/tap-aix.c
net/tap-bsd.c
net/tap-haiku.c
net/tap-linux.c
net/tap-solaris.c
net/tap-win32.c
net/tap.c
net/util.c
net/vde.c
net/vhost-user.c