]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Organize includes in builtin-run.c
authorPekka Enberg <penberg@kernel.org>
Thu, 11 Aug 2011 15:15:18 +0000 (18:15 +0300)
committerPekka Enberg <penberg@kernel.org>
Thu, 11 Aug 2011 15:15:18 +0000 (18:15 +0300)
commitd088fb680ad14d243d03cc4a3b91e283b5f2ee70
tree348ec709691b8fd0f31245a48923eae9616e41ee
parent9d350fe3d38b5c403a9ed99e4708e4a042ab6d8f
kvm tools: Organize includes in builtin-run.c

This patch organizes the includes in builtin-run.c so that KVM tool local
headers are included first, then Linux kernel headers, and finally system
headers.

This helps in keeping headers dependencies in check so that they can be
included by themselves.

Cc: Asias He <asias.hejun@gmail.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c
tools/kvm/include/kvm/parse-options.h