summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp.h
diff options
context:
space:
mode:
Diffstat (limited to 'librabbitmq/amqp.h')
-rw-r--r--librabbitmq/amqp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/librabbitmq/amqp.h b/librabbitmq/amqp.h
index 2e8cecc..0b9973c 100644
--- a/librabbitmq/amqp.h
+++ b/librabbitmq/amqp.h
@@ -40,6 +40,7 @@
*/
#include <stdint.h>
+#include <stddef.h>
#ifdef __cplusplus
extern "C" {