summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usb_pci.h')
-rw-r--r--sys/dev/usb/usb_pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/usb_pci.h b/sys/dev/usb/usb_pci.h
index 071dfc3..6eebc55 100644
--- a/sys/dev/usb/usb_pci.h
+++ b/sys/dev/usb/usb_pci.h
@@ -31,9 +31,11 @@
* We don't want the following files included everywhere, that's why
* they are in a separate file.
*/
+#ifndef USB_GLOBAL_INCLUDE_FILE
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
#include <sys/rman.h>
+#endif
#endif /* _USB_PCI_H_ */
OpenPOWER on IntegriCloud