mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Include sys/wait.h for WEXITSTATUS()
This commit is contained in:
parent
aab6d9ed1c
commit
be247379f0
@ -24,6 +24,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include "gioerror.h"
|
||||
#include "gdbusutils.h"
|
||||
|
Loading…
Reference in New Issue
Block a user