diff --git a/libglnx b/libglnx index 381ca54e..dfe77be2 160000 --- a/libglnx +++ b/libglnx @@ -1 +1 @@ -Subproject commit 381ca54ee3a47de291d26a5db8772732fb4a9d59 +Subproject commit dfe77be2d558373c4b01189e2048d79be9c9c453 diff --git a/src/ostree/ot-builtin-remote.c b/src/ostree/ot-builtin-remote.c index 608b9ef1..5fc027fe 100644 --- a/src/ostree/ot-builtin-remote.c +++ b/src/ostree/ot-builtin-remote.c @@ -22,6 +22,8 @@ #include "config.h" +#include + #include "ot-main.h" #include "ot-builtins.h" #include "ot-remote-builtins.h"