diff -ru gq-1.3.4.orig/src/glib-helpers.c gq-1.3.4/src/glib-helpers.c --- gq-1.3.4.orig/src/glib-helpers.c 2012-08-28 16:44:00.844858395 +0200 +++ gq-1.3.4/src/glib-helpers.c 2012-08-28 16:45:32.832447086 +0200 @@ -23,8 +23,7 @@ #include "glib-helpers.h" -#include -#include +#include GList* g_list_copy_reversed(GList* list) { diff -ru gq-1.3.4.orig/src/glib-helpers.h gq-1.3.4/src/glib-helpers.h --- gq-1.3.4.orig/src/glib-helpers.h 2012-08-28 16:44:00.816659875 +0200 +++ gq-1.3.4/src/glib-helpers.h 2012-08-28 16:45:32.796191846 +0200 @@ -24,7 +24,7 @@ #ifndef GLIB_HELPERS_H #define GLIB_HELPERS_H -#include +#include G_BEGIN_DECLS diff -ru gq-1.3.4.orig/src/gq-hash.h gq-1.3.4/src/gq-hash.h --- gq-1.3.4.orig/src/gq-hash.h 2012-08-28 16:44:00.784432994 +0200 +++ gq-1.3.4/src/gq-hash.h 2012-08-28 16:45:32.699511206 +0200 @@ -24,7 +24,7 @@ #ifndef GQ_ENCRYPTION_H #define GQ_ENCRYPTION_H -#include +#include #include "gq-utilities.h" G_BEGIN_DECLS diff -ru gq-1.3.4.orig/src/gq-main-loop.h gq-1.3.4/src/gq-main-loop.h --- gq-1.3.4.orig/src/gq-main-loop.h 2012-08-28 16:44:00.812631515 +0200 +++ gq-1.3.4/src/gq-main-loop.h 2012-08-28 16:45:32.788135126 +0200 @@ -24,7 +24,7 @@ #ifndef GQ_MAIN_LOOP_H #define GQ_MAIN_LOOP_H -#include +#include G_BEGIN_DECLS diff -ru gq-1.3.4.orig/src/gq-stack.c gq-1.3.4/src/gq-stack.c --- gq-1.3.4.orig/src/gq-stack.c 2012-08-28 16:44:00.824716595 +0200 +++ gq-1.3.4/src/gq-stack.c 2012-08-28 16:45:32.808276926 +0200 @@ -23,9 +23,7 @@ #include "gq-stack.h" -#include -#include -#include +#include #undef DEBUG_STACK diff -ru gq-1.3.4.orig/src/gq-stack.h gq-1.3.4/src/gq-stack.h --- gq-1.3.4.orig/src/gq-stack.h 2012-08-28 16:44:00.832773315 +0200 +++ gq-1.3.4/src/gq-stack.h 2012-08-28 16:45:32.816333646 +0200 @@ -24,7 +24,7 @@ #ifndef GQ_STACK_H #define GQ_STACK_H -#include +#include G_BEGIN_DECLS diff -ru gq-1.3.4.orig/src/gq-tab.h gq-1.3.4/src/gq-tab.h --- gq-1.3.4.orig/src/gq-tab.h 2012-08-28 16:44:00.844858395 +0200 +++ gq-1.3.4/src/gq-tab.h 2012-08-28 16:45:32.828418726 +0200 @@ -24,7 +24,7 @@ #ifndef GQ_TAB_H #define GQ_TAB_H -#include +#include G_BEGIN_DECLS diff -ru gq-1.3.4.orig/src/state.c gq-1.3.4/src/state.c --- gq-1.3.4.orig/src/state.c 2012-08-28 16:44:00.804574794 +0200 +++ gq-1.3.4/src/state.c 2012-08-28 16:45:32.780078406 +0200 @@ -35,8 +35,8 @@ #include #include #include -#include +#include #include #include "configfile.h" diff -ru gq-1.3.4.orig/src/syntax.h gq-1.3.4/src/syntax.h --- gq-1.3.4.orig/src/syntax.h 2012-08-28 16:44:00.877085275 +0200 +++ gq-1.3.4/src/syntax.h 2012-08-28 16:45:32.840503807 +0200 @@ -27,7 +27,7 @@ #ifndef GQ_SYNTAX_H_INCLUDED #define GQ_SYNTAX_H_INCLUDED -#include +#include G_BEGIN_DECLS