From d469ad2a9c6fc7dbc0675df2e648cee444963306 Mon Sep 17 00:00:00 2001 From: Colin Walters <walters@verbum.org> Date: Thu, 19 Feb 2015 15:33:57 -0500 Subject: [PATCH] Include autocleanups - it has the definitions which we want --- libglnx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libglnx.h b/libglnx.h index 8ff787c22..64c1ff1c6 100644 --- a/libglnx.h +++ b/libglnx.h @@ -25,7 +25,6 @@ G_BEGIN_DECLS #include <glnx-local-alloc.h> -#include <glnx-backport-autoptr.h> #include <glnx-backport-autocleanups.h> #include <glnx-errors.h> #include <glnx-dirfd.h> -- GitLab