K 10 svn:author V 6 adrian K 8 svn:date V 27 2020-11-13T01:53:59.249174Z K 7 svn:log V 284 [malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4 This sets off gcc-6.4 to spit out a 'error: missing braces around initializer' error when compiling this. Remove it as it isn't needed. Reviewed by: brooks Differential Revision: https://reviews.freebsd.org/D27183 END