Fix FTBFS with new glib (Adrian Bunk)

This commit is contained in:
handsome_feng 2022-10-17 19:23:14 +08:00
parent 624e43e522
commit 898c6b3ed5
1 changed files with 1 additions and 1 deletions

View File

@ -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)