qemu-e2k/include/io
Peter Maydell 90ce6e2644 include: 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.

NB: If this commit breaks compilation for your out-of-tree
patchseries or fork, then you need to make sure you add
#include "qemu/osdep.h" to any new .c files that you have.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
2016-02-23 12:43:05 +00:00
..
channel-buffer.h io: convert QIOChannelBuffer to use uint8_t instead of char 2016-02-15 14:49:18 +00:00
channel-command.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-file.h io: add QIOChannelFile class 2015-12-18 12:18:31 +00:00
channel-socket.h io: improve docs for QIOChannelSocket async functions 2016-02-15 14:48:25 +00:00
channel-tls.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-util.h io: introduce helper for creating channels from file descriptors 2016-02-15 14:49:00 +00:00
channel-watch.h io: add helper module for creating watches on FDs 2015-12-18 12:18:05 +00:00
channel-websock.h io: add QIOChannelWebsock class 2015-12-18 12:18:31 +00:00
channel.h include: Clean up includes 2016-02-23 12:43:05 +00:00
task.h include: Clean up includes 2016-02-23 12:43:05 +00:00