mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-31 02:28:54 -04:00
Add missing include. (#9403)
This commit is contained in:
parent
825657b217
commit
b3dc2ae89b
2 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <botan/dh.h>
|
||||
|
||||
#ifdef WITH_XC_BOTAN3
|
||||
#include <botan/dl_group.h>
|
||||
#include <botan/pubkey.h>
|
||||
#else
|
||||
#include <botan/pk_ops.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue