]> git.proxmox.com Git - mirror_qemu.git/blobdiff - error.h
qdev: allow setting properties to NULL
[mirror_qemu.git] / error.h
diff --git a/error.h b/error.h
index 0f92a6f570d07f94654fc5b902ca19534d8db5bc..6361f407fdd263958b94acf6d7c141359d63278c 100644 (file)
--- a/error.h
+++ b/error.h
@@ -12,6 +12,7 @@
 #ifndef ERROR_H
 #define ERROR_H
 
+#include "compiler.h"
 #include <stdbool.h>
 
 /**