From: Simon McVittie Date: Wed, 17 Sep 2014 17:49:34 +0000 (+0100) Subject: Remove some redundant inclusions X-Git-Tag: dbus-1.9.14~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21162d7de6fa7c7fac3712cc0c20dbf2b743492d;p=thirdparty%2Fdbus.git Remove some redundant inclusions Both these files included dbus-test.h already. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=83115 Reviewed-by: Ralf Habacker --- diff --git a/dbus/dbus-auth-util.c b/dbus/dbus-auth-util.c index e88d6696a..10cbc490e 100644 --- a/dbus/dbus-auth-util.c +++ b/dbus/dbus-auth-util.c @@ -34,7 +34,6 @@ /** @} */ #ifdef DBUS_ENABLE_EMBEDDED_TESTS -#include "dbus-test.h" #include "dbus-auth-script.h" #include diff --git a/dbus/dbus-credentials-util.c b/dbus/dbus-credentials-util.c index d2d164f75..94d720145 100644 --- a/dbus/dbus-credentials-util.c +++ b/dbus/dbus-credentials-util.c @@ -34,7 +34,6 @@ /** @} */ #ifdef DBUS_ENABLE_EMBEDDED_TESTS -#include "dbus-test.h" #include #include