git: Unbreak buildworld.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 11 00:59:37 PDT 2022


commit 9d39bc0231b0a55f574522f59abf2b7c449ba3c9
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 11 09:58:32 2022 +0200

    Unbreak buildworld.
    
    csh uses its own malloc_usable_size(), which, now that its prototype comes
    in with <stdlib.h>, has to take a const argument, too. :-(

Summary of changes:
 contrib/tcsh-6/tc.alloc.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d39bc0231b0a55f574522f59abf2b7c449ba3c9


-- 
DragonFly BSD source repository



More information about the Commits mailing list