gio: add fallback afunix.h header

afunix.h is only recently distributed with Windows SDK & MinGW.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau
2022-01-18 23:59:47 +04:00
parent fd1e2c8019
commit 4339192b53
2 changed files with 41 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ if get_option('gtk_doc')
'ghttpproxy.h',
'giomodule-priv.h',
'gioprivate.h',
'giowin32-afunix.h',
'giowin32-priv.h',
'gio_probes.h',
'gio_trace.h',