mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 03:26:14 -04: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
|
||||
|
||||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue