aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_state.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-01-18 23:44:52 +0000
committerlloyd <[email protected]>2014-01-18 23:44:52 +0000
commitf8ff9cf9ec97a63d6947d80209fa72cff23cadf6 (patch)
tree29b456a506fe7a1a2160a1439a080e33d9ad09b9 /src/lib/tls/tls_handshake_state.cpp
parent2f6e209b41f6c9b403e94028f7026866880f3ce1 (diff)
Fix algo factory compile
Diffstat (limited to 'src/lib/tls/tls_handshake_state.cpp')
-rw-r--r--src/lib/tls/tls_handshake_state.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tls/tls_handshake_state.cpp b/src/lib/tls/tls_handshake_state.cpp
index 84b22cc09..a7317a333 100644
--- a/src/lib/tls/tls_handshake_state.cpp
+++ b/src/lib/tls/tls_handshake_state.cpp
@@ -8,7 +8,6 @@
#include <botan/internal/tls_handshake_state.h>
#include <botan/internal/tls_messages.h>
#include <botan/internal/tls_record.h>
-#include <botan/lookup.h>
namespace Botan {