]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/watchdog/watchdog.c
Include qapi/error.h exactly where needed
[mirror_qemu.git] / hw / watchdog / watchdog.c
index 670114ecfe1ba6dbd279a3a3289e3639f4a527ec..25dcb25ff15e5e91150c8dce4d3e3ef97db59aa1 100644 (file)
@@ -23,6 +23,7 @@
 #include "qemu/option.h"
 #include "qemu/config-file.h"
 #include "qemu/queue.h"
+#include "qapi/error.h"
 #include "qapi/qmp/types.h"
 #include "sysemu/sysemu.h"
 #include "sysemu/watchdog.h"