diff options
Diffstat (limited to 'support/Makefile')
-rw-r--r-- | support/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile index 59a9974539..cb524e2f43 100644 --- a/support/Makefile +++ b/support/Makefile @@ -210,6 +210,7 @@ libsupport-routines = \ xread \ xreadlink \ xrealloc \ + xreallocarray \ xrecvfrom \ xsendto \ xsetlocale \ |