libostree: Remove private header file from ostree.h
Was breaking pkgsys-ostree.
This commit is contained in:
parent
0f65d73581
commit
b4bf5af5fa
|
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
#include "ostree.h"
|
#include "ostree.h"
|
||||||
#include "ostree-ordered-hash.h"
|
#include "ostree-ordered-hash.h"
|
||||||
|
#include "ostree-bootloader.h"
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@
|
||||||
|
|
||||||
#include "ostree-repo.h"
|
#include "ostree-repo.h"
|
||||||
#include "ostree-deployment.h"
|
#include "ostree-deployment.h"
|
||||||
#include "ostree-bootloader.h"
|
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue