From ee48ee9a8c440bbd0c1efa49fc9cd346a92883d3 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 1 Feb 2012 16:09:56 +0000 Subject: Update Wocky snapshot for One Big Header. https://bugs.freedesktop.org/show_bug.cgi?id=27489 --- plugins/console.c | 6 +----- plugins/console.h | 2 +- plugins/gateways.c | 4 +--- plugins/gateways.h | 2 +- plugins/test.c | 3 +-- plugins/test.h | 2 +- 6 files changed, 6 insertions(+), 13 deletions(-) (limited to 'plugins') diff --git a/plugins/console.c b/plugins/console.c index 13ca0eccf..87a450bd1 100644 --- a/plugins/console.c +++ b/plugins/console.c @@ -25,11 +25,7 @@ #include -#include -#include -#include -#include -#include +#include #include "extensions/extensions.h" diff --git a/plugins/console.h b/plugins/console.h index a91b95337..9a3d5d619 100644 --- a/plugins/console.h +++ b/plugins/console.h @@ -20,7 +20,7 @@ #include #include -#include +#include #include typedef struct _GabbleConsolePlugin GabbleConsolePlugin; diff --git a/plugins/gateways.c b/plugins/gateways.c index 88a32223f..be08e6228 100644 --- a/plugins/gateways.c +++ b/plugins/gateways.c @@ -25,9 +25,7 @@ #include -#include -#include -#include +#include #include "extensions/extensions.h" diff --git a/plugins/gateways.h b/plugins/gateways.h index 766fa4bee..e4d734afe 100644 --- a/plugins/gateways.h +++ b/plugins/gateways.h @@ -20,7 +20,7 @@ #include #include -#include +#include typedef struct _GabbleGatewayPlugin GabbleGatewayPlugin; typedef struct _GabbleGatewayPluginClass GabbleGatewayPluginClass; diff --git a/plugins/test.c b/plugins/test.c index 05d784052..29c45a9e1 100644 --- a/plugins/test.c +++ b/plugins/test.c @@ -5,8 +5,7 @@ #include -#include -#include +#include #include "extensions/extensions.h" diff --git a/plugins/test.h b/plugins/test.h index 6fe0d1434..16a209c7e 100644 --- a/plugins/test.h +++ b/plugins/test.h @@ -1,7 +1,7 @@ #include #include -#include +#include #include /* Plugin */ -- cgit v1.2.3