summaryrefslogtreecommitdiff
path: root/common/host.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/host.h')
-rw-r--r--common/host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/host.h b/common/host.h
index c59fbfee6a..7c4f06601d 100644
--- a/common/host.h
+++ b/common/host.h
@@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define HOST_H
#include <stdint.h>
+#include <stdbool.h>
#include "report.h"
#include "host_driver.h"