mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-22 05:05:41 -04:00
testlibrary: Include libglnx before flatpak.h
This makes the code use the backport of g_auot* so that we can build against older versions of glib.
This commit is contained in:
1 parent
78dae42509
commit
b1fcf792e1
1 file changed
+1
-1
+1
-1
@@ -1,8 +1,8 @@
|
||||
#include "config.h"
|
||||
#include <string.h>
|
||||
#include <glib.h>
|
||||
#include "libglnx/libglnx.h"
|
||||
#include "flatpak.h"
|
||||
#include "glnx-shutil.h"
|
||||
|
||||
static char *testdir;
|
||||
static char *flatpak_runtimedir;
|
||||
|
||||
Reference in new issue
Block a user