diff --git a/pkg/apple/JITSupport.m b/pkg/apple/JITSupport.m index 3cf807d715..509d118702 100644 --- a/pkg/apple/JITSupport.m +++ b/pkg/apple/JITSupport.m @@ -26,6 +26,7 @@ #include #include +#include #include "../../verbosity.h" extern int csops(pid_t pid, unsigned int ops, void * useraddr, size_t usersize);