summaryrefslogtreecommitdiff
path: root/src/include/fmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/fmap.h')
-rw-r--r--src/include/fmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/fmap.h b/src/include/fmap.h
index a07bae22f5..761e742f56 100644
--- a/src/include/fmap.h
+++ b/src/include/fmap.h
@@ -5,6 +5,8 @@
#include <commonlib/bsd/fmap_serialized.h>
#include <commonlib/region.h>
+#include <stddef.h>
+#include <stdint.h>
/* Locate the named area in the fmap and fill in a region device representing
* that area. The region is a sub-region of the readonly boot media. Return