predeclare the structure
[src/app-framework-binder.git] / src / afb-hreq.h
index f717cc8..76d1d43 100644 (file)
@@ -19,6 +19,7 @@
 
 struct AFB_clientCtx;
 struct json_object;
+struct hreq_data;
 
 struct afb_hreq {
        const char *cacheTimeout;