aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/hello.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-14 05:42:50 +0000
committerlloyd <[email protected]>2010-02-14 05:42:50 +0000
commit508ccf7deb5ae8acb05d3514067bf3d0cc504a62 (patch)
tree56c0002503c01af255193aca762415875775170d /src/ssl/hello.cpp
parent1e596a25e32c3106b3d6e2aceb64a270a8b30713 (diff)
Various minor SSL fixes
Diffstat (limited to 'src/ssl/hello.cpp')
-rw-r--r--src/ssl/hello.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ssl/hello.cpp b/src/ssl/hello.cpp
index ba30ec5f7..4f7676bb3 100644
--- a/src/ssl/hello.cpp
+++ b/src/ssl/hello.cpp
@@ -6,9 +6,7 @@
*/
#include <botan/tls_messages.h>
-#include <botan/tls_exceptn.h>
#include <botan/loadstor.h>
-#include <botan/exceptn.h>
namespace Botan {