diff options
Diffstat (limited to 'tests/compat_reqttl.c')
| -rw-r--r-- | tests/compat_reqttl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/compat_reqttl.c b/tests/compat_reqttl.c index 84c73e09..dc525255 100644 --- a/tests/compat_reqttl.c +++ b/tests/compat_reqttl.c @@ -24,6 +24,8 @@ */ #include <nanomsg/nn.h> +#include <nanomsg/reqrep.h> +#include <nanomsg/tcp.h> #include "compat_testutil.h" |
