[gnome-software] trivial: Include config.h in the snap helper



commit 1b408fab8679aaeb6bdd1895b9b3da3531d4761d
Author: Richard Hughes <richard hughsie com>
Date:   Thu Aug 25 11:16:14 2016 +0100

    trivial: Include config.h in the snap helper

 src/plugins/gs-snapd.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gs-snapd.c b/src/plugins/gs-snapd.c
index a7e2cb8..0741ee2 100644
--- a/src/plugins/gs-snapd.c
+++ b/src/plugins/gs-snapd.c
@@ -19,6 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#include <config.h>
+
 #include <stdlib.h>
 #include <string.h>
 #include <gs-plugin.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]