]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
janitor: move remaining public headers to include/
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 24 Oct 2012 11:09:17 +0000 (13:09 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Dec 2012 07:32:46 +0000 (08:32 +0100)
Headers in the root directory are now used only from within that
directory.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/config.h [moved from config.h with 100% similarity]
include/elf.h [moved from elf.h with 100% similarity]
include/libfdt_env.h [moved from libfdt_env.h with 100% similarity]
include/qemu-common.h [moved from qemu-common.h with 100% similarity]

similarity index 100%
rename from config.h
rename to include/config.h
similarity index 100%
rename from elf.h
rename to include/elf.h
similarity index 100%
rename from libfdt_env.h
rename to include/libfdt_env.h
similarity index 100%
rename from qemu-common.h
rename to include/qemu-common.h