From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rv0Xd-0007AA-NO for garchives@archives.gentoo.org; Wed, 08 Feb 2012 05:58:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45A53E0700; Wed, 8 Feb 2012 05:57:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1046DE06A6 for ; Wed, 8 Feb 2012 05:57:57 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FE0B1B402C for ; Wed, 8 Feb 2012 05:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id AD68780043 for ; Wed, 8 Feb 2012 05:57:56 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: Subject: [gentoo-commits] proj/openrc-settingsd:master commit in: src/ X-VCS-Repository: proj/openrc-settingsd X-VCS-Files: src/hostnamed.h X-VCS-Directories: src/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: d115eb0c9710c1701d66df0a1394d803b1c3c2b9 Date: Wed, 8 Feb 2012 05:57:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 89dafe60-2347-469b-9bcb-2ca217bd7c93 X-Archives-Hash: 4136a0daa29fb8c3e09b540f8bbe0bd9 commit: d115eb0c9710c1701d66df0a1394d803b1c3c2b9 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Wed Feb 8 05:54:18 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Wed Feb 8 05:54:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc-settin= gsd.git;a=3Dcommit;h=3Dd115eb0c Unneeded #include --- src/hostnamed.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/hostnamed.h b/src/hostnamed.h index e3107a0..cf1606a 100644 --- a/src/hostnamed.h +++ b/src/hostnamed.h @@ -21,7 +21,6 @@ =20 #include #include -#include =20 void hostnamed_on_bus_acquired (GDBusConnection *connection,