aboutsummaryrefslogtreecommitdiff
path: root/tests/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcp.c')
-rw-r--r--tests/tcp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tcp.c b/tests/tcp.c
index 79fe1893..fdcf458c 100644
--- a/tests/tcp.c
+++ b/tests/tcp.c
@@ -9,8 +9,11 @@
//
#include "convey.h"
+#include "nng.h"
+#include "protocol/pair1/pair.h"
#include "trantest.h"
+#include "stubs.h"
// TCP tests.
#ifndef _WIN32