aboutsummaryrefslogtreecommitdiff
path: root/sim/common/dv-cfi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/dv-cfi.c')
-rw-r--r--sim/common/dv-cfi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/dv-cfi.c b/sim/common/dv-cfi.c
index 42d868c..a1ecaf9 100644
--- a/sim/common/dv-cfi.c
+++ b/sim/common/dv-cfi.c
@@ -27,6 +27,7 @@
#include <math.h>
#include <errno.h>
#include <fcntl.h>
+#include <stdbool.h>
#include <unistd.h>
#ifdef HAVE_SYS_MMAN_H
#include <sys/mman.h>