mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-30 18:08:16 -04:00
Include config-keepassx.h in Tools.cpp for the HAVE_* defines.
This commit is contained in:
parent
59da03d660
commit
4d263a09db
@ -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…
x
Reference in New Issue
Block a user