]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
We don't actually need to include strerror.c here
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 28 Oct 2021 17:56:13 +0000 (13:56 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 28 Oct 2021 17:56:13 +0000 (13:56 -0400)
src/lib/util/strerror_tests.c

index 23e6c2d66160a17f8744d7ae7ce353244f1def1b..7f0b7def149669d9311938578e10a2254e18e740 100644 (file)
@@ -24,8 +24,6 @@
 #include <freeradius-devel/util/acutest_helpers.h>
 #include <freeradius-devel/util/time.h>
 
-#include "strerror.c"
-
 static void strerror_uninit(void)
 {
        char const *error;