K 10 svn:author V 5 markj K 8 svn:date V 27 2018-02-13T19:18:00.414576Z K 7 svn:log V 282 Move zstd malloc()/free()/calloc() macros to stdlib.h. The definitions otherwise leak into anything that includes zstd.h, which is not desirable for native FreeBSD code. Reviewed by: allanjude, cem, imp MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D14352 END