diff options
Diffstat (limited to 'tests')
| -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 90d04a73..dc1f54f3 100644 --- a/tests/compat_bug777.c +++ b/tests/compat_bug777.c @@ -21,6 +21,7 @@ */ #include "nng_compat.h" +#include "nng.h" #include "compat_testutil.h" int main (int argc, const char *argv[]) |
