From 34be2c20a62e94e3a2815dd869609554b3922477 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 7 Sep 2024 11:33:05 -0700 Subject: Remove the legacy transport registration functions. This also allows to remove most of the transport headers. Only zerotier.h sticks around, and only for now. (We expect to eject it into a separate module.) --- tests/multistress.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/multistress.c') diff --git a/tests/multistress.c b/tests/multistress.c index 5511fcc4..e58b94d7 100644 --- a/tests/multistress.c +++ b/tests/multistress.c @@ -24,9 +24,6 @@ #include #include #include -#include -#include -#include #include "convey.h" #include "stubs.h" -- cgit v1.2.3-70-g09d2