]> code.delx.au - gnu-emacs/blobdiff - src/conf_post.h
Restore the calloc family.
[gnu-emacs] / src / conf_post.h
index c5eec5acb6d98207e2f597c5d7ead33402ae10dd..2788abf58a2321220ab3d493e873e7860a66c8a8 100644 (file)
@@ -100,6 +100,7 @@ typedef bool bool_bf;
 #define malloc hybrid_malloc
 #define realloc hybrid_realloc
 #define aligned_alloc hybrid_aligned_alloc
+#define calloc hybrid_calloc
 #define free hybrid_free
 #endif
 #endif /* HYBRID_MALLOC */