summaryrefslogtreecommitdiff
path: root/src/memory_region_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/memory_region_map.h')
-rw-r--r--src/memory_region_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/memory_region_map.h b/src/memory_region_map.h
index bc2862e..739514c 100644
--- a/src/memory_region_map.h
+++ b/src/memory_region_map.h
@@ -39,6 +39,7 @@
#ifdef HAVE_PTHREAD
#include <pthread.h>
#endif
+#include <stddef.h>
#include <set>
#include "base/stl_allocator.h"
#include "base/spinlock.h"