mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Fix build failure on systems without spawn.h
This commit is contained in:
committed by
Xavier Claessens
parent
d757bd84d1
commit
6f3241f010
@@ -227,6 +227,7 @@ headers = [
|
||||
'poll.h',
|
||||
'pwd.h',
|
||||
'sched.h',
|
||||
'spawn.h',
|
||||
'stdint.h',
|
||||
'stdlib.h',
|
||||
'string.h',
|
||||
|
Reference in New Issue
Block a user