mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01: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>
|
||||
|
||||
#ifdef G_OS_UNIX
|
||||
#include <gio/gunixfdlist.h>
|
||||
/* For STDOUT_FILENO */
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user