mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-11 13:08:40 -04:00
Fix build error on mac introduced on 8324d03f0a
This commit is contained in:
parent
ea55a2ad29
commit
9b6c589b9c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue