From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXd9a-0006ed-51 for qemu-devel@nongnu.org; Thu, 24 May 2012 14:52:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXd9Y-00041J-GX for qemu-devel@nongnu.org; Thu, 24 May 2012 14:52:53 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:63273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXd9Y-00040j-97 for qemu-devel@nongnu.org; Thu, 24 May 2012 14:52:52 -0400 Received: by obbwd20 with SMTP id wd20so137171obb.4 for ; Thu, 24 May 2012 11:52:50 -0700 (PDT) Sender: fluxion From: Michael Roth Date: Thu, 24 May 2012 13:52:39 -0500 Message-Id: <1337885561-10629-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 1.1] qemu-ga build fix for OpenBSD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com, lcapitulino@redhat.com The following changes since commit aeb29b6459cb9496b38c820f3faff64cf2369d0d: audio: Always call fini on exit (2012-05-24 19:35:27 +0400) are available in the git repository at: git://github.com/mdroth/qemu.git qga-pull-5-24-12 Luiz Capitulino (2): configure: check if environ is declared qemu-ga: Fix missing environ declaration configure | 19 +++++++++++++++++++ qga/commands-posix.c | 6 +++++- 2 files changed, 24 insertions(+), 1 deletions(-)