]> git.proxmox.com Git - qemu.git/commit - qemu-config.h
qemu-option.h include protectors
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 10 Sep 2009 08:58:34 +0000 (10:58 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 11 Sep 2009 15:19:47 +0000 (10:19 -0500)
commit9d868d4517be12226991b2cc55d11bc0f83ea7b2
treeaad02a338dedfc49fb0f79c4c1d59e271e903c0e
parent96729cbd293f47ca06fcb8ff3570a4c9a8328469
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>
qemu-config.h