Fix build error on mac introduced on 8324d03f0a

This commit is contained in:
Weslly 2018-04-04 23:01:52 -03:00
parent ea55a2ad29
commit 9b6c589b9c
No known key found for this signature in database
GPG Key ID: 0506FFCC6A90226C

View File

@ -47,8 +47,8 @@
#endif
#ifdef HAVE_PT_DENY_ATTACH
#include <sys/ptrace.h>
#include <sys/types.h>
#include <sys/ptrace.h>
#endif
namespace Tools