From 84026605626d4f24fdc1f29be93f64f8bfb895ea Mon Sep 17 00:00:00 2001 From: Jim Klimov Date: Mon, 5 Aug 2024 15:16:39 +0200 Subject: [PATCH] tools/nut-scanner/nut-scanner.c: no longer need to #include "nut_version.h" [#2573, #2097] Signed-off-by: Jim Klimov --- tools/nut-scanner/nut-scanner.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/nut-scanner/nut-scanner.c b/tools/nut-scanner/nut-scanner.c index 0ff9e70f01..c0f56ae05e 100644 --- a/tools/nut-scanner/nut-scanner.c +++ b/tools/nut-scanner/nut-scanner.c @@ -32,7 +32,6 @@ #include #include #include -#include "nut_version.h" #include #include