summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host/lib/fmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/fmap.c b/host/lib/fmap.c
index c95338db..347eef19 100644
--- a/host/lib/fmap.c
+++ b/host/lib/fmap.c
@@ -6,6 +6,7 @@
#include <stdio.h>
#include <string.h>
+#include <sys/types.h>
#include "fmap.h"