Botan switched to amalgamation build

This commit is contained in:
pokamest 2021-08-08 18:10:09 +03:00
parent a9dc1b0603
commit bedf669ca4
1342 changed files with 1188431 additions and 206737 deletions

View file

@ -32,10 +32,7 @@
#include "sshpacketparser_p.h"
#include "ssh_global.h"
#include <botan/dl_group.h>
#include <botan/dsa.h>
#include <botan/ecdsa.h>
#include <botan/rsa.h>
#include <botan_all.h>
#include <memory>