]> git.proxmox.com Git - qemu.git/blobdiff - error.h
Bump version to reflect v0.15.0-rc0
[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>
 
 /**