mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 05:18:00 +02:00
meson: add missing header checks
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
ffc063a95c
commit
e986c2b5b6
1 changed files with 2 additions and 0 deletions
|
|
@ -572,6 +572,8 @@ check_headers = [
|
|||
'dirent.h',
|
||||
'errno.h',
|
||||
'inttypes.h',
|
||||
'io.h',
|
||||
'locale.h',
|
||||
'linux/close_range.h',
|
||||
'locale.h',
|
||||
'signal.h',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue