summaryrefslogtreecommitdiff
path: root/sharpd/sharp_globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'sharpd/sharp_globals.h')
-rw-r--r--sharpd/sharp_globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sharpd/sharp_globals.h b/sharpd/sharp_globals.h
index 0bd47454a9..52561fd451 100644
--- a/sharpd/sharp_globals.h
+++ b/sharpd/sharp_globals.h
@@ -45,6 +45,8 @@ struct sharp_routes {
struct timeval t_start;
struct timeval t_end;
+
+ char opaque[ZAPI_MESSAGE_OPAQUE_LENGTH];
};
struct sharp_global {