summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp')
-rw-r--r--sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp b/sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp
index 78d292dc89..a222b38556 100644
--- a/sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp
+++ b/sandbox/sebastien/cpp/apr-2/modules/http/httpd.hpp
@@ -57,6 +57,7 @@
#include <mod_core.h>
#include <ap_provider.h>
#include <mod_auth.h>
+#include <mod_session.h>
#include "string.hpp"
#include "stream.hpp"