Fix build when using GLib < 2.44
This commit is contained in:
parent
857a852540
commit
33b0667597
2
libglnx
2
libglnx
|
|
@ -1 +1 @@
|
||||||
Subproject commit 381ca54ee3a47de291d26a5db8772732fb4a9d59
|
Subproject commit dfe77be2d558373c4b01189e2048d79be9c9c453
|
||||||
|
|
@ -22,6 +22,8 @@
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
#include <libglnx.h>
|
||||||
|
|
||||||
#include "ot-main.h"
|
#include "ot-main.h"
|
||||||
#include "ot-builtins.h"
|
#include "ot-builtins.h"
|
||||||
#include "ot-remote-builtins.h"
|
#include "ot-remote-builtins.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue