diff --git a/hwaccess_physmap.c b/hwaccess_physmap.c index b1b9c6487..7afe60d7d 100644 --- a/hwaccess_physmap.c +++ b/hwaccess_physmap.c @@ -133,6 +133,7 @@ static void sys_physunmap_unaligned(void *virt_addr, size_t len) { } #elif defined(__MACH__) && defined(__APPLE__) +#include #define MEM_DEV "DirectHW"