aboutsummaryrefslogtreecommitdiff
path: root/lib/libdiff/Makefile
diff options
context:
space:
mode:
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