mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
Add two missing includes to SharedMemoryBasic_mach.cpp, no bug
This commit is contained in:
parent
a5e1ea2872
commit
f4821262f5
@ -10,6 +10,8 @@
|
||||
#include <mach/vm_map.h>
|
||||
#include <mach/mach_port.h>
|
||||
#include <mach/mach_vm.h>
|
||||
#include <pthread.h>
|
||||
#include <unistd.h>
|
||||
#include "SharedMemoryBasic.h"
|
||||
#include "chrome/common/mach_ipc_mac.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user