aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/defs.h b/src/core/defs.h
index 23c17d8b..97d3dd06 100644
--- a/src/core/defs.h
+++ b/src/core/defs.h
@@ -12,6 +12,7 @@
#define CORE_DEFS_H
#include <stdbool.h>
+#include <stddef.h>
#include <stdint.h>
#include "nng/nng.h"