summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-06-28 15:53:08 +0100
committerSimon McVittie <smcv@collabora.com>2021-06-28 15:53:08 +0100
commit1f02e4313a98a972d41e948f4cecba9c664b20ab (patch)
tree174de734220f668db7eb2437c315275b4ead13ba
parent59c02f99394c6c2ccae9fdbe3b17bc5da4781585 (diff)
downloadlibglnx-1f02e4313a98a972d41e948f4cecba9c664b20ab.tar.gz
glnx-lockfile.h: Remove unused inclusion of config.h
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--glnx-lockfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/glnx-lockfile.h b/glnx-lockfile.h
index b346508..0adfeac 100644
--- a/glnx-lockfile.h
+++ b/glnx-lockfile.h
@@ -22,8 +22,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "config.h"
-
#include "glnx-backport-autoptr.h"
typedef struct GLnxLockFile {