We don't need to include opt_usbverbose.h here.

This commit is contained in:
kent 2008-06-28 09:06:20 +00:00
parent 3e6d14da34
commit b46d745a05

View File

@ -1,4 +1,4 @@
/* $NetBSD: usb_port.h,v 1.84 2008/05/27 20:46:16 drochner Exp $ */
/* $NetBSD: usb_port.h,v 1.85 2008/06/28 09:06:20 kent Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@ -37,8 +37,6 @@
* Macro's to cope with the differences between operating systems.
*/
#include "opt_usbverbose.h"
#if defined(_KERNEL)
#include <sys/mallocvar.h>