aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-01 15:41:10 +0000
committerlloyd <[email protected]>2008-10-01 15:41:10 +0000
commit74525d1d6464ed631e46e10c63da2f11db43462b (patch)
tree81e4b9b510844fa70c7da7144ae630094ca46993 /checks
parent0d8e86081eb51c698df28b362453b2ef5654fc7b (diff)
Remove spurious include of <botan/look_pk.h> from dolook2.cpp
Diffstat (limited to 'checks')
-rw-r--r--checks/dolook2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/dolook2.cpp b/checks/dolook2.cpp
index 71549ef51..d245a3498 100644
--- a/checks/dolook2.cpp
+++ b/checks/dolook2.cpp
@@ -4,7 +4,6 @@
#include <botan/botan.h>
#include <botan/lookup.h>
-#include <botan/look_pk.h>
#include <botan/filters.h>
#if defined(BOTAN_HAS_RANDPOOL)