mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-06 21:00:07 +02:00
Add missing gunixfdlist.h include in gdbus-example-server.c
This commit is contained in:
parent
a977f03235
commit
587bdf3f0a
@ -2,6 +2,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#ifdef G_OS_UNIX
|
#ifdef G_OS_UNIX
|
||||||
|
#include <gio/gunixfdlist.h>
|
||||||
/* For STDOUT_FILENO */
|
/* For STDOUT_FILENO */
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user