From owner-freebsd-current@FreeBSD.ORG Mon Aug 3 17:56:46 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6D83106566B for ; Mon, 3 Aug 2009 17:56:46 +0000 (UTC) (envelope-from thierry.herbelot@free.fr) Received: from smtpfb2-g21.free.fr (smtpfb2-g21.free.fr [212.27.42.10]) by mx1.freebsd.org (Postfix) with ESMTP id 46F278FC16 for ; Mon, 3 Aug 2009 17:56:44 +0000 (UTC) (envelope-from thierry.herbelot@free.fr) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by smtpfb2-g21.free.fr (Postfix) with ESMTP id 7CAF5D1A3F9 for ; Mon, 3 Aug 2009 19:39:07 +0200 (CEST) Received: from smtp4-g21.free.fr (localhost [127.0.0.1]) by smtp4-g21.free.fr (Postfix) with ESMTP id 813934C802F for ; Mon, 3 Aug 2009 19:39:01 +0200 (CEST) Received: from mail.herbelot.nom (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp4-g21.free.fr (Postfix) with ESMTP id 5D4FA4C8179 for ; Mon, 3 Aug 2009 19:38:59 +0200 (CEST) Received: from tulipe.herbelot.nom (tulipe.herbelot.nom [192.168.2.5]) by mail.herbelot.nom (8.14.1/8.14.1) with ESMTP id n73HcuVU002024; Mon, 3 Aug 2009 19:38:57 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Mon, 3 Aug 2009 19:38:09 +0200 User-Agent: KMail/1.9.10 References: <200908031816.55299.thierry.herbelot@free.fr> <200908031831.46884.hselasky@c2i.net> <200908031836.37694.hselasky@c2i.net> In-Reply-To: <200908031836.37694.hselasky@c2i.net> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200908031938.09783.thierry.herbelot@free.fr> Cc: Hans Petter Selasky Subject: Re: redundant and contradictory includes for USB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 17:56:47 -0000 Le Monday 03 August 2009, Hans Petter Selasky a écrit : > On Monday 03 August 2009 18:31:45 Hans Petter Selasky wrote: > > On Monday 03 August 2009 18:16:54 Thierry Herbelot wrote: > > > /usr/include/usb.h > > > > This one is for libusb. The one is dev/usb/xxx is for the kernel > > interface. > > Spelling: s/The one is/The other one/ OK, then : my userland application will use /usr/include/usb.h thanks TfH > > --HPS > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"