summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'librabbitmq/amqp_private.h')
-rw-r--r--librabbitmq/amqp_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/librabbitmq/amqp_private.h b/librabbitmq/amqp_private.h
index d4b1469..0f9987a 100644
--- a/librabbitmq/amqp_private.h
+++ b/librabbitmq/amqp_private.h
@@ -54,6 +54,7 @@ struct amqp_connection_state_t_ {
amqp_connection_state_enum state;
+ int channel_max;
int frame_max;
amqp_bytes_t inbound_buffer;