mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-05 20:51:21 -05:00
Add missing include. (#9403)
This commit is contained in:
parent
7a015f0666
commit
f210328bcd
@ -26,6 +26,7 @@
|
|||||||
#include <botan/dh.h>
|
#include <botan/dh.h>
|
||||||
|
|
||||||
#ifdef WITH_XC_BOTAN3
|
#ifdef WITH_XC_BOTAN3
|
||||||
|
#include <botan/dl_group.h>
|
||||||
#include <botan/pubkey.h>
|
#include <botan/pubkey.h>
|
||||||
#else
|
#else
|
||||||
#include <botan/pk_ops.h>
|
#include <botan/pk_ops.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user