diff options
Diffstat (limited to 'tests/tcp.c')
| -rw-r--r-- | tests/tcp.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tcp.c b/tests/tcp.c index 79fe1893..fdcf458c 100644 --- a/tests/tcp.c +++ b/tests/tcp.c @@ -9,8 +9,11 @@ // #include "convey.h" +#include "nng.h" +#include "protocol/pair1/pair.h" #include "trantest.h" +#include "stubs.h" // TCP tests. #ifndef _WIN32 |
