From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KoZzX-0001tk-4z for qemu-devel@nongnu.org; Sat, 11 Oct 2008 04:38:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoZzV-0001tP-7e for qemu-devel@nongnu.org; Sat, 11 Oct 2008 04:38:26 -0400 Received: from [199.232.76.173] (port=56959 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoZzV-0001tM-3f for qemu-devel@nongnu.org; Sat, 11 Oct 2008 04:38:25 -0400 Received: from mx0.ategram.com ([78.47.22.65]:57903 helo=bunesko.ategram.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KoZzU-0001gq-Fq for qemu-devel@nongnu.org; Sat, 11 Oct 2008 04:38:24 -0400 Message-ID: <48F06622.1040106@sbeh.de> Date: Sat, 11 Oct 2008 10:38:58 +0200 From: Stan Behrens MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH] kqemu-1.4.0pre1: insert missing header-file Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --- kqemu-linux.c.orig 2008-05-30 22:33:34.000000000 +0200 +++ kqemu-linux.c 2008-10-11 10:32:12.000000000 +0200 @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include