Subject: PR/35997 CVS commit: src/sys/dev/usb
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: netbsd-bugs
Date: 03/13/2007 15:05:05
The following reply was made to PR kern/35997; it has been noted by GNATS.

From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35997 CVS commit: src/sys/dev/usb
Date: Tue, 13 Mar 2007 15:00:07 +0000 (UTC)

 Module Name:	src
 Committed By:	drochner
 Date:		Tue Mar 13 15:00:07 UTC 2007
 
 Modified Files:
 	src/sys/dev/usb: usbdi.h
 
 Log Message:
 add multiple inclusion protection, from KIYOHARA Takashi per PR kern/35997;
 being here, unifdef for __NetBSD__ and __HAVE_GENERIC_SOFT_INTERRUPTS
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.73 -r1.74 src/sys/dev/usb/usbdi.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.