diff options
Diffstat (limited to 'tests/compat_cmsg.c')
| -rw-r--r-- | tests/compat_cmsg.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/compat_cmsg.c b/tests/compat_cmsg.c index 9484161b..774049b2 100644 --- a/tests/compat_cmsg.c +++ b/tests/compat_cmsg.c @@ -23,6 +23,9 @@ */ #include <nanomsg/nn.h> +#include <nanomsg/tcp.h> +#include <nanomsg/reqrep.h> + #include "compat_testutil.h" int main (int argc, const char *argv[]) |
