portable: alpine: include stdlib.h
commitc2417a8ec6a4fad60404fd1eb3a338f0f3fdaa58
authorThomas Adam <thomas@xteddy.org>
Thu, 2 Mar 2023 11:30:58 +0000 (2 11:30 +0000)
committerThomas Adam <thomas@xteddy.org>
Wed, 8 Mar 2023 09:27:14 +0000 (8 09:27 +0000)
tree6617c78197645c3e540a9a30a29a8f212912e43c
parent09e05ed50d7310833916e622c86ee1a18ba4a1b0
portable: alpine: include stdlib.h

Because musl is less forgiving about header-ordering, explicitly include
this before stdio.h -- this won't affect existing files as the include
guards elsewhere prevent this.
include/got_compat2.h