From 2809fd3795e8445f686547d08eef4631efc05030 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 6 Jan 2016 17:02:28 +0000 Subject: Bring in reallocarray() from OpenBSD --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eff0f5a..7d6454a 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ SRC = \ stagit.c\ stagit-index.c COMPATSRC = \ + reallocarray.c\ strlcat.c\ strlcpy.c BIN = \ -- cgit v1.2.3