Add missing include. (#9403)
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user