From b3bfdb152de59cab66ee428a42bc2a7f6f97b636 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 30 Jun 2021 21:46:50 +0300 Subject: Update support files from GNULIB. --- custom.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'custom.h') diff --git a/custom.h b/custom.h index 43fb11e6..da966d5e 100644 --- a/custom.h +++ b/custom.h @@ -106,5 +106,10 @@ typedef unsigned long long uint_fast64_t; # define _GL_ATTRIBUTE_PURE /* empty */ #endif #define FLEXIBLE_ARRAY_MEMBER 1 +#define xreallocarray xnrealloc +#define xizalloc xzalloc +#define xicalloc xcalloc +#define xirealloc xrealloc +#define ximalloc xmalloc #include "mbsupport.h" /* defines stuff for DJGPP to fake MBS */ -- cgit v1.2.3