From owner-cvs-all@FreeBSD.ORG Sat Jun 26 00:36:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288FD16A4CF for ; Sat, 26 Jun 2004 00:36:10 +0000 (GMT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id DA21943D1F for ; Sat, 26 Jun 2004 00:36:09 +0000 (GMT) (envelope-from nate@root.org) Received: (qmail 4311 invoked by uid 1000); 26 Jun 2004 00:36:11 -0000 Date: Fri, 25 Jun 2004 17:36:11 -0700 (PDT) From: Nate Lawson To: Gleb Smirnoff In-Reply-To: <20040625230846.GB9588@cell.sick.ru> Message-ID: <20040625173533.Y3747@root.org> References: <200406252303.i5PN3Xmm038112@repoman.freebsd.org> <20040625230846.GB9588@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Maksim Yevmenkin cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 00:36:10 -0000 On Sat, 26 Jun 2004, Gleb Smirnoff wrote: > On Fri, Jun 25, 2004 at 11:03:33PM +0000, Maksim Yevmenkin wrote: > M> emax 2004-06-25 23:03:33 UTC > M> > M> FreeBSD src repository > M> > M> Modified files: > M> sys/netgraph/bluetooth/socket ng_btsocket.c > M> Log: > M> Add '#include ' to fix the kernel build. > > Pointy hat is mine. Submitters should never get a pointy hat. This privilege is reserved for the committer who committed your change without testing the build. -Nate