summaryrefslogtreecommitdiffstats
path: root/src/afb-hsrv.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-04-05 16:52:35 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-04-05 16:52:35 +0200
commit21974dca8364f3d267dd912e92521f6252dddf02 (patch)
tree5ebbd324135d6ec3216b2fe64806cb5b6c3021b3 /src/afb-hsrv.c
parentf113d2b31333538f5784de5ee5f02bc19cc603e4 (diff)
renaming of session API
Change-Id: Id9113a4e14da296d929fed0fd2f1dd7cfeba839b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afb-hsrv.c')
-rw-r--r--src/afb-hsrv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afb-hsrv.c b/src/afb-hsrv.c
index b5e6887b..2c294399 100644
--- a/src/afb-hsrv.c
+++ b/src/afb-hsrv.c
@@ -29,6 +29,7 @@
#include "local-def.h"
#include "afb-method.h"
#include "afb-hreq.h"
+#include "afb-hsrv.h"
#include "afb-websock.h"
#include "afb-apis.h"
#include "afb-req-itf.h"