aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/afb/afb-binding.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/afb/afb-binding.h b/include/afb/afb-binding.h
index ae700f41..682dcbd6 100644
--- a/include/afb/afb-binding.h
+++ b/include/afb/afb-binding.h
@@ -82,6 +82,7 @@ typedef struct afb_daemon afb_daemon;
typedef struct afb_event afb_event;
typedef struct afb_arg afb_arg;
typedef struct afb_req afb_req;
+typedef struct afb_stored_req afb_stored_req;
typedef struct afb_service afb_service;
#if 0