meson: add missing header checks

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2022-07-08 19:47:34 +04:00 committed by Simon McVittie
parent ffc063a95c
commit e986c2b5b6

View file

@ -572,6 +572,8 @@ check_headers = [
'dirent.h',
'errno.h',
'inttypes.h',
'io.h',
'locale.h',
'linux/close_range.h',
'locale.h',
'signal.h',