| Submitter | Andreas Färber |
|---|---|
| Date | Nov. 15, 2012, 3:06 a.m. |
| Message ID | <1352948807-30415-7-git-send-email-afaerber@suse.de> |
| Download | mbox | patch |
| Permalink | /patch/199126/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-config.h b/qemu-config.h index 5557562..812c4c5 100644 --- a/qemu-config.h +++ b/qemu-config.h @@ -1,6 +1,8 @@ #ifndef QEMU_CONFIG_H #define QEMU_CONFIG_H +#include <stdio.h> +#include "qemu-option.h" #include "error.h" extern QemuOptsList qemu_fsdev_opts;