aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl6
1 files changed, 5 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index b3558e8..e47f5ce 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -5,4 +5,8 @@ Implements: HTTPD
Inherits: Socket
USES INCLUDE HEADER: SocketUtils.h
-INCLUDE HEADER: HTTPDUtils.h in HTTPDUtils.h
+
+INCLUDE HEADER: Auth.h in http_Auth.h
+INCLUDE HEADER: Cookies.h in http_Cookies.h
+INCLUDE HEADER: Steer.h in http_Steer.h
+INCLUDE HEADER: Content.h in http_Content.h