commit | 9d868d4517be12226991b2cc55d11bc0f83ea7b2 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 10 10:58:34 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 11 10:19:47 2009 -0500 |
tree | aad02a338dedfc49fb0f79c4c1d59e271e903c0e | |
parent | 96729cbd293f47ca06fcb8ff3570a4c9a8328469 [diff] |
qemu-option.h include protectors qemu-option.h has no protection against including it twice. This patch adds the usual "#ifndef header" bits. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>