summaryrefslogtreecommitdiff
path: root/src/commonlib/include/commonlib/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/include/commonlib/region.h')
-rw-r--r--src/commonlib/include/commonlib/region.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commonlib/include/commonlib/region.h b/src/commonlib/include/commonlib/region.h
index 35d48ade85..a13c66c316 100644
--- a/src/commonlib/include/commonlib/region.h
+++ b/src/commonlib/include/commonlib/region.h
@@ -16,6 +16,7 @@
#ifndef _REGION_H_
#define _REGION_H_
+#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>
#include <commonlib/mem_pool.h>