diff options
| author | sin <sin@2f30.org> | 2016-01-06 17:02:28 +0000 |
|---|---|---|
| committer | sin <sin@2f30.org> | 2016-01-06 17:03:42 +0000 |
| commit | 2809fd3795e8445f686547d08eef4631efc05030 (patch) | |
| tree | f3c0341b4d4f7039c7425098befe853ae0bd6188 /Makefile | |
| parent | 87360fe2526f7713c4626d04da521579141fcf68 (diff) | |
Bring in reallocarray() from OpenBSD
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ SRC = \ stagit.c\ stagit-index.c COMPATSRC = \ + reallocarray.c\ strlcat.c\ strlcpy.c BIN = \ |
