]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Make sure to include <sys/types.h> for ssize_t (POSIX)
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 16 Apr 2021 14:42:54 +0000 (16:42 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 16 Apr 2021 14:49:02 +0000 (16:49 +0200)
commit0202055109da1531034106d73e67bc30a4234d15
treec88060e01267da5edd8fca4786b63ac66630df51
parent4f2ef8fa3c391451f0ea788ad6e8ea6c15ef0430
codegen: Make sure to include <sys/types.h> for ssize_t (POSIX)

Fixes 636d63af21bba64df8b5e67c8290126c8fcd95cf with musl
codegen/valaccodearraymodule.vala
codegen/valaccodebasemodule.vala