aboutsummaryrefslogtreecommitdiff
path: root/src/core/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stream.c')
-rw-r--r--src/core/stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stream.c b/src/core/stream.c
index 572f28d1..5a5159df 100644
--- a/src/core/stream.c
+++ b/src/core/stream.c
@@ -12,8 +12,8 @@
#include <string.h>
+#include "defs.h"
#include "nng_impl.h"
-
#include "sockfd.h"
#include "tcp.h"