mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-28 01:28:15 -05: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,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