qemu-e2k/include
Markus Armbruster d8e39b7062 Use #include "..." for our own headers, <...> for others
System headers should be included with <...>, our own headers with
"...".  Offenders tracked down with an ugly, brittle and probably
buggy Perl script.  Previous iteration was commit a9c94277f0.

Delete inclusions of "string.h" and "strings.h" instead of fixing them
to <string.h> and <strings.h>, because we always include these via
osdep.h.

Put the cleaned up system header includes first.

While there, separate #include from file comment with exactly one
blank line.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-2-armbru@redhat.com>
2018-02-09 05:05:11 +01:00
..
block block: Move NVMe constants to a separate header 2018-02-08 09:22:03 +08:00
chardev chardev: introduce qemu_chr_timeout_add_ms() 2018-01-12 13:22:02 +01:00
crypto
disas target/xtensa: implement disassembler 2018-01-09 09:55:39 -08:00
exec * socket option parsing fix (Daniel) 2018-02-07 20:40:36 +00:00
fpu
hw Use #include "..." for our own headers, <...> for others 2018-02-09 05:05:11 +01:00
io
libdecnumber
migration vmstate: Add VMSTATE_UINT64_SUB_ARRAY 2018-01-25 11:45:29 +00:00
monitor
net
qapi error: Improve documentation of error_append_hint() 2018-02-06 18:24:43 +01:00
qemu util: Introduce vfio helpers 2018-02-08 09:22:03 +08:00
qom accel/tcg: add size paremeter in tlb_fill() 2018-01-25 16:02:24 +01:00
scsi
standard-headers linux-headers: update 2018-01-22 11:07:47 +01:00
sysemu block: Introduce buf register API 2018-02-08 09:22:03 +08:00
ui vnc: use stubs for CONFIG_VNC=n dummy functions 2018-02-09 05:05:11 +01:00
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h