aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-08 20:35:54 +0000
committerlloyd <[email protected]>2008-11-08 20:35:54 +0000
commit3c77da389db0769cf07cddf7629a62e156fe577b (patch)
treec79a275c7df6ebbdff6d7277673e488bd9b80f49 /checks
parent73ba6c48e349955f05e81d674172c9c737540280 (diff)
Split the last parts of the 'core' module
Add some missing info.txts
Diffstat (limited to 'checks')
-rw-r--r--checks/eckaeg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/checks/eckaeg.cpp b/checks/eckaeg.cpp
index 6dd7da2e2..f25fbb292 100644
--- a/checks/eckaeg.cpp
+++ b/checks/eckaeg.cpp
@@ -16,6 +16,7 @@
#include <iostream>
#include <fstream>
+#include <botan/symkey.h>
#include <botan/dh.h>
#include <botan/eckaeg.h>
#include <botan/x509self.h>