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