aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index df89c86..9e99490 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,4 +1,7 @@
# Interface definition for thorn httpd
# $Header$
-implements: httpd
+Implements: HTTPD
+Inherits: Socket
+
+USES INCLUDE HEADER: SocketUtils.h