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.) --- src/testing/nuts.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/nuts.h b/src/testing/nuts.h index e13a44da..00a18994 100644 --- a/src/testing/nuts.h +++ b/src/testing/nuts.h @@ -48,7 +48,6 @@ extern void nng_fini(void); #include #include #include -#include #include #ifdef __cplusplus -- cgit v1.2.3-70-g09d2