diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-05-31 21:55:00 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-07-18 08:47:42 -0700 |
commit | 9aad47d679f0453fe354409afa5f19ac4179958d (patch) | |
tree | e779775f6c09bf463a6d9c47cd604d6fb0daa44b /meta-python/recipes-devtools/python/python3-pillow/0001-Use-snprintf-instead-of-sprintf.patch | |
parent | 5a9c8a31b73e97a60cd682b53c2497f8d4835dc7 (diff) | |
download | meta-openembedded-9aad47d679f0453fe354409afa5f19ac4179958d.tar.gz |
mariadb: Include missing sys/type.h for ssize_t
musl finds this problem in sources where its missing to include
needed system header for ssize_t
Fixes
wsrep-lib/include/wsrep/gtid.hpp:80:5: error: unknown type name 'ssize_t'; did you mean 'size_t'?
ssize_t scan_from_c_str(const char* buf, size_t buf_len,
^~~~~~~
size_t
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 0298521fcd9eefdd9cd415b58740b972d65cf93c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow/0001-Use-snprintf-instead-of-sprintf.patch')
0 files changed, 0 insertions, 0 deletions