aboutsummaryrefslogtreecommitdiff
path: root/tests/inproc.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-01-18 10:06:59 -0800
committerGarrett D'Amore <garrett@damore.org>2017-01-18 10:06:59 -0800
commitc44386d110f5f335a34cc964768ab14d36b6dd36 (patch)
tree76e56433e337d70a1058d94db546586508bdc85b /tests/inproc.c
parent7e844cf618d67675928fb4c6fadc6cc16db19d19 (diff)
downloadnng-c44386d110f5f335a34cc964768ab14d36b6dd36.tar.gz
nng-c44386d110f5f335a34cc964768ab14d36b6dd36.tar.bz2
nng-c44386d110f5f335a34cc964768ab14d36b6dd36.zip
Windows compilation fixes.
Diffstat (limited to 'tests/inproc.c')
-rw-r--r--tests/inproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/inproc.c b/tests/inproc.c
index 89b43ced..cfbf3153 100644
--- a/tests/inproc.c
+++ b/tests/inproc.c
@@ -9,6 +9,7 @@
#include "convey.h"
#include "trantest.h"
+#include "core/nng_impl.h"
// Inproc tests.