Fix build when using GLib < 2.44

This commit is contained in:
Matthew Barnes 2015-05-04 12:00:54 -04:00
parent 857a852540
commit 33b0667597
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 381ca54ee3a47de291d26a5db8772732fb4a9d59
Subproject commit dfe77be2d558373c4b01189e2048d79be9c9c453

View File

@ -22,6 +22,8 @@
#include "config.h"
#include <libglnx.h>
#include "ot-main.h"
#include "ot-builtins.h"
#include "ot-remote-builtins.h"