From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 29 18:39:00 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20F14106567B; Thu, 29 Jul 2010 18:39:00 +0000 (UTC) (envelope-from tuco.xyz@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8681C8FC1B; Thu, 29 Jul 2010 18:38:59 +0000 (UTC) Received: by wwc33 with SMTP id 33so441621wwc.31 for ; Thu, 29 Jul 2010 11:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=7xG5cNC9olk68LMFFOUcI4wbES6er2PumWxxDSI/wys=; b=lNwJ9BeaYQyayL1tezkhdGQVwSObw8lrU3+ULZZ/nnbPbbyWmrmx3n2eC5LGWv1FjS 0E7fQtyHbXIBLD3jqGeTTCgaQ5mRy69BSQebdsSlC/9U6sQMzSSGS9eM1H3l8FwL7H6t 27GYaw2qRHU3F7nxPGQnWzZ8HMSSSvOgHtCS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iQGQrboXlZh8ljX6sI+KdpDrv8WWASYjfq9amN6dBtnzezaaIBg4qyiXiIYk4kzfRh LF94VhjYjZS4iknQi0lDy4fY8ZxA2K4tKkgy0XuKRIxFOK1lmrnOjxkZ9KHHQBtpHjQX syyDV2K43QZCi+djMHIbGBPhCng6xIZJq16oQ= MIME-Version: 1.0 Received: by 10.216.62.206 with SMTP id y56mr486630wec.59.1280427043906; Thu, 29 Jul 2010 11:10:43 -0700 (PDT) Received: by 10.216.202.206 with HTTP; Thu, 29 Jul 2010 11:10:43 -0700 (PDT) In-Reply-To: <201007290141.o6T1f5oJ041955@freefall.freebsd.org> References: <201007290141.o6T1f5oJ041955@freefall.freebsd.org> Date: Thu, 29 Jul 2010 14:10:43 -0400 Message-ID: From: Tuco To: linimon@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-bugs@freebsd.org Subject: Re: kern/149012: [headers] [patch] please replace '#include ' with '#include ' X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 18:39:00 -0000 Hi, I realize I made a mistake, kernel headers can't use so my change needs to be reverted in sys/ directory. I tested with make buildkernel now (in my FreeBSD chroot), and it works. Sorry! On 7/28/10, linimon@freebsd.org wrote: > Old Synopsis: [headers] [request] please replace '#include ' > with '#include ' > New Synopsis: [headers] [patch] please replace '#include ' > with '#include ' > > State-Changed-From-To: suspended->open > State-Changed-By: linimon > State-Changed-When: Thu Jul 29 01:40:45 UTC 2010 > State-Changed-Why: > patch received. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=149012 >