diff options
Diffstat (limited to 'tests/compat_bug777.c')
| -rw-r--r-- | tests/compat_bug777.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compat_bug777.c b/tests/compat_bug777.c index f5cfde6a..be7ed6cd 100644 --- a/tests/compat_bug777.c +++ b/tests/compat_bug777.c @@ -22,6 +22,7 @@ */ #include <nanomsg/nn.h> +#include <nanomsg/pair.h> #include "compat_testutil.h" int main (NN_UNUSED int argc, NN_UNUSED const char *argv[]) |
