summaryrefslogtreecommitdiffstats
path: root/src/afb-hreq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-hreq.h')
-rw-r--r--src/afb-hreq.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/afb-hreq.h b/src/afb-hreq.h
index 836f4703..772cd677 100644
--- a/src/afb-hreq.h
+++ b/src/afb-hreq.h
@@ -21,6 +21,9 @@ struct AFB_clientCtx;
struct json_object;
struct hreq_data;
struct afb_hsrv;
+struct afb_req_itf;
+
+extern const struct afb_req_itf afb_hreq_req_itf;
struct afb_hreq {
/*