From 386cc5e4a75c71e0d27e44a453e47d27486af0f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Mon, 17 Nov 2025 19:57:16 +0000
Subject: [PATCH] build: fix make dist failure
* src/local.mk: s/crc.h/cksum_crc.h/.
Reported by Bruno Haible.
---
src/cksum_crc.h | 4 ++--
src/local.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/cksum_crc.h b/src/cksum_crc.h
index 1c202ef767..9db1a510f7 100644
--- a/src/cksum_crc.h
+++ b/src/cksum_crc.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see