diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/elgamal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/elgamal.h b/include/elgamal.h index 19940e7b7..cdd6cde93 100644 --- a/include/elgamal.h +++ b/include/elgamal.h @@ -8,7 +8,6 @@ #include <botan/dl_algo.h> #include <botan/pk_core.h> -#include <botan/blinding.h> namespace Botan { |