Return-Path: Message-ID: <1356313961.29264.38.camel@aeonflux> Subject: Re: [PATCH] Fix missing config.h includes From: Marcel Holtmann To: Cristian =?ISO-8859-1?Q?Rodr=EDguez?= Cc: linux-bluetooth@vger.kernel.org Date: Sun, 23 Dec 2012 17:52:41 -0800 In-Reply-To: <1356309150-22990-1-git-send-email-crrodriguez@opensuse.org> References: <1356309150-22990-1-git-send-email-crrodriguez@opensuse.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Christian, > --- > attrib/att.c | 4 ++++ > attrib/gattrib.c | 4 ++++ > attrib/interactive.c | 5 +++++ > attrib/utils.c | 4 ++++ > btio/btio.c | 5 +++++ > obexd/plugins/phonebook-tracker.c | 4 ++++ > profiles/gatt/manager.c | 4 ++++ > profiles/health/hdp.c | 4 ++++ > profiles/health/mcap.c | 4 ++++ > profiles/sap/sap-u8500.c | 4 ++++ > tools/btiotest.c | 5 +++++ > tools/obex-client-tool.c | 4 ++++ > unit/test-gobex-apparam.c | 4 ++++ > unit/test-gobex-header.c | 4 ++++ > unit/test-gobex-packet.c | 4 ++++ > unit/test-gobex-transfer.c | 4 ++++ > unit/test-gobex.c | 4 ++++ > unit/util.c | 4 ++++ > 18 files changed, 75 insertions(+) please break this up into one patch per directory and prefix the subject line with that directory. Regards Marcel