mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-15 01:36:14 -04:00
Include config-keepassx.h in Tools.cpp for the HAVE_* defines.
This commit is contained in:
parent
59da03d660
commit
4d263a09db
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
#include <time.h> // for nanosleep()
|
||||
#endif
|
||||
|
||||
#include "config-keepassx.h"
|
||||
|
||||
#if defined(HAVE_PR_SET_DUMPABLE)
|
||||
#include <sys/prctl.h>
|
||||
#elif defined(HAVE_RLIMIT_CORE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue