aboutsummaryrefslogtreecommitdiff
path: root/lib/libdiff/Makefile
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2025-10-02 14:36:13 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2025-10-03 17:47:52 +0000
commitacd546f01e58354af049455472980c6c4a52e18b (patch)
treef08036f5363ae00f0df7a0e2c7d7ef7efac5b411 /lib/libdiff/Makefile
parent42664610795bc0a728851ba6223fcf9b93801167 (diff)
Diffstat (limited to 'lib/libdiff/Makefile')
-rw-r--r--lib/libdiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdiff/Makefile b/lib/libdiff/Makefile
index 8541ff424de2..25f849a69e05 100644
--- a/lib/libdiff/Makefile
+++ b/lib/libdiff/Makefile
@@ -8,7 +8,7 @@ INTERNALLIB= # API not published or supported.
SRCS= diff_atomize_text.c diff_main.c diff_myers.c \
diff_patience.c diff_output.c diff_output_plain.c \
- diff_output_unidiff.c diff_output_edscript.c recallocarray.c
+ diff_output_unidiff.c diff_output_edscript.c
WARNS=
CFLAGS+= -I${SRCTOP}/contrib/libdiff/compat/include