summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-autocleanups.h
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-06-06 13:05:28 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-07 17:28:49 +0000
commit1d830c17922c14b08d208f5d5b5f091851037470 (patch)
treec2b90a01ebfe17b3bb3262dae00fff29868b965f /src/libostree/ostree-autocleanups.h
parent8fbf19c9f54ba34ae7ebbc540b08566b8dd18848 (diff)
downloadostree-1d830c17922c14b08d208f5d5b5f091851037470.tar.gz
Revert "lib: Fix building against old glib versions"
This reverts commit f1d9196076d4aea1f64e0d2cbd17bfa2891b8c4c. Since libglnx.h does not get installed, it can't be included in ostree-autocleanups.h, which is included by ostree.h. Closes: #1615 Approved by: jlebon
Diffstat (limited to 'src/libostree/ostree-autocleanups.h')
-rw-r--r--src/libostree/ostree-autocleanups.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libostree/ostree-autocleanups.h b/src/libostree/ostree-autocleanups.h
index ae678721..9a54aee7 100644
--- a/src/libostree/ostree-autocleanups.h
+++ b/src/libostree/ostree-autocleanups.h
@@ -24,7 +24,6 @@
#pragma once
#include <ostree.h>
-#include <libglnx.h>
G_BEGIN_DECLS