From 688a421e553211dd161544380d297e2cb5374487 Mon Sep 17 00:00:00 2001 From: Michael Traxler Date: Fri, 26 Jul 2024 12:40:33 +0200 Subject: [PATCH] uconfig.h not existing anymore. config.h works, mt --- libtrbnet_perl/TrbNet.xs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrbnet_perl/TrbNet.xs b/libtrbnet_perl/TrbNet.xs index 76dd02a..5eb02d2 100644 --- a/libtrbnet_perl/TrbNet.xs +++ b/libtrbnet_perl/TrbNet.xs @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include -- 2.43.0