diff options
Diffstat (limited to 'tests/compat_msg.c')
| -rw-r--r-- | tests/compat_msg.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/compat_msg.c b/tests/compat_msg.c index 7618ea0a..50a6004b 100644 --- a/tests/compat_msg.c +++ b/tests/compat_msg.c @@ -24,6 +24,8 @@ */ #include <nanomsg/nn.h> +#include <nanomsg/pair.h> + #include "compat_testutil.h" #include <string.h> |
