aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_shutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_shutdown.c')
-rw-r--r--tests/compat_shutdown.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/compat_shutdown.c b/tests/compat_shutdown.c
index 6d078ee2..452aa2cc 100644
--- a/tests/compat_shutdown.c
+++ b/tests/compat_shutdown.c
@@ -22,6 +22,8 @@
*/
#include <nanomsg/nn.h>
+#include <nanomsg/tcp.h>
+#include <nanomsg/reqrep.h>
#include "compat_testutil.h"
int main (int argc, const char *argv[])