meson: check for win32 afunix.h

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2022-01-19 00:00:00 +04:00
parent 34bd3fc5cc
commit fd1e2c8019

View File

@ -277,6 +277,7 @@ add_project_arguments(glib_debug_cflags, language: 'c')
headers = [
'alloca.h',
'afunix.h',
'crt_externs.h',
'dirent.h', # MSC does not come with this by default
'float.h',