mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-16 00:44:17 -05:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
commit
214f4b7dc2
1 changed files with 3 additions and 1 deletions
|
|
@ -47,8 +47,10 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_PT_DENY_ATTACH
|
#ifdef HAVE_PT_DENY_ATTACH
|
||||||
#include <sys/ptrace.h>
|
// clang-format off
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <sys/ptrace.h>
|
||||||
|
// clang-format on
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace Tools
|
namespace Tools
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue