summaryrefslogtreecommitdiff
path: root/OpenSSL/ssl/ssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSSL/ssl/ssl.h')
-rw-r--r--OpenSSL/ssl/ssl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSSL/ssl/ssl.h b/OpenSSL/ssl/ssl.h
index 6a0a57e..3074ba5 100644
--- a/OpenSSL/ssl/ssl.h
+++ b/OpenSSL/ssl/ssl.h
@@ -16,6 +16,7 @@
#include <Python.h>
#include <pythread.h>
#include "context.h"
+#include "session.h"
#include "connection.h"
#include "../util.h"
#include "../crypto/crypto.h"