mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 10:47:14 +01:00
98afcfa72a
The compiler complains about implicit declaration of free and calloc despite stdlib.h being included. I think it's because of -ffreestanding being used on the command line? Change-Id: I57c3899e5034d1c2ee9cb6c1ed4c92aa818b53ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/7619 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Alexander von Gluck <alex@terarocket.io>