aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_poll.c')
-rw-r--r--tests/compat_poll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/compat_poll.c b/tests/compat_poll.c
index 1101eb0a..ce9ec0f6 100644
--- a/tests/compat_poll.c
+++ b/tests/compat_poll.c
@@ -34,6 +34,8 @@
#endif
#include "compat_testutil.h"
#include <nanomsg/nn.h>
+#include <nanomsg/pair.h>
+#include <nanomsg/inproc.h>
/* Test of polling via NN_SNDFD/NN_RCVFD mechanism. */