Merge branch 'issue-2653' into 'main'

gio: fix gunixfdlist.h location after move to common gio

Closes #2653

See merge request GNOME/glib!2668
This commit is contained in:
Philip Withnall 2022-05-18 22:32:08 +00:00
commit fdc11d7cdb

View File

@ -381,7 +381,6 @@ if host_system != 'windows'
gio_unix_include_headers = files(
'gfiledescriptorbased.h',
'gunixmounts.h',
'gunixfdlist.h',
'gunixfdmessage.h',
'gunixinputstream.h',
'gunixoutputstream.h',
@ -715,6 +714,7 @@ gio_headers = files(
'gdtlsserverconnection.h',
'gunixconnection.h',
'gunixcredentialsmessage.h',
'gunixfdlist.h',
'gunixsocketaddress.h',
'gvfs.h',
'gvolume.h',