Fix FTBFS with new glib (Adrian Bunk)
This commit is contained in:
parent
624e43e522
commit
898c6b3ed5
|
@ -1,6 +1,6 @@
|
|||
#include "giodbus.h"
|
||||
#include <gio/gio.h>
|
||||
#include <gio-unix-2.0/gio/gunixfdlist.h>
|
||||
#include <gio/gunixfdlist.h>
|
||||
#include <glib.h>
|
||||
|
||||
int get_server_gvariant_stdout (int drvid)
|
||||
|
|
Loading…
Reference in New Issue