aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_block.c')
-rw-r--r--tests/compat_block.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compat_block.c b/tests/compat_block.c
index 65bd123c..1524803e 100644
--- a/tests/compat_block.c
+++ b/tests/compat_block.c
@@ -21,6 +21,7 @@
*/
#include <nanomsg/nn.h>
+#include <nanomsg/pair.h>
#include "compat_testutil.h"
/* This test checks whether blocking on send/recv works as expected. */