From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR090-0005e0-E1 for qemu-devel@nongnu.org; Fri, 21 Mar 2014 10:10:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR08t-000539-Bu for qemu-devel@nongnu.org; Fri, 21 Mar 2014 10:09:58 -0400 Received: from speedy.comstyle.com ([2001:470:1d:8c::2]:32875 helo=mail.comstyle.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR08t-00052e-7H for qemu-devel@nongnu.org; Fri, 21 Mar 2014 10:09:51 -0400 Message-ID: <532C4824.3020808@comstyle.com> Date: Fri, 21 Mar 2014 10:09:40 -0400 From: Brad Smith MIME-Version: 1.0 References: <1395156395-24747-1-git-send-email-marcel.a@redhat.com> In-Reply-To: <1395156395-24747-1-git-send-email-marcel.a@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V2 for-2.0] vl.c: Fix OpenBSD compilation issue due to namespace collisions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, afaerber@suse.de, aliguori@amazon.com On 18/03/14 11:26 AM, Marcel Apfelbaum wrote: > Machine rewriting added MACHINE macro which is > already in use by other OpenBSD library. > Since qemu/sockets.h exposes the OpenBSD namespace, > the minimalistic approach is to add it as the first QEMU include. > > Reported-by: Brad Smith > Signed-off-by: Marcel Apfelbaum Thank you for the workaround for the namespace collision. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.