aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsin <[email protected]>2016-01-06 17:02:28 +0000
committersin <[email protected]>2016-01-06 17:03:42 +0000
commit2809fd3795e8445f686547d08eef4631efc05030 (patch)
treef3c0341b4d4f7039c7425098befe853ae0bd6188 /Makefile
parent87360fe2526f7713c4626d04da521579141fcf68 (diff)
downloadstagit-2809fd3795e8445f686547d08eef4631efc05030.tar.gz
stagit-2809fd3795e8445f686547d08eef4631efc05030.zip
Bring in reallocarray() from OpenBSD
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 = \