diff options
Diffstat (limited to 'src/pk_core.cpp')
-rw-r--r-- | src/pk_core.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pk_core.cpp b/src/pk_core.cpp index 939ad1c1f..82fe4c217 100644 --- a/src/pk_core.cpp +++ b/src/pk_core.cpp @@ -6,7 +6,6 @@ #include <botan/pk_core.h> #include <botan/numthry.h> #include <botan/engine.h> -#include <botan/config.h> #include <botan/parsing.h> #include <algorithm> |