summaryrefslogtreecommitdiff
path: root/rust-bindings/sys/tests/manual.h
blob: 0e2e16c3bfec3199aa81fd690c93901d4839cc72 (plain)
1
2
3
4
5
6
7
8
9
// Feel free to edit this file, it won't be regenerated by gir generator unless removed.
#include <ostree.h>

// hack to build and test on versions of libostree < 2019.2
#if !OSTREE_CHECK_VERSION(2019, 2)
#  define OSTREE_REPO_LIST_REFS_EXT_EXCLUDE_MIRRORS 4
#  define OSTREE_REPO_REMOTE_CHANGE_REPLACE 4
#  define OSTREE_REPO_RESOLVE_REV_EXT_LOCAL_ONLY 1
#endif