Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Vladimir Svyatski 2018-04-09 22:38:02 +03:00
commit 214f4b7dc2

View File

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