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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/usb_pci.h b/sys/dev/usb/usb_pci.h
index 9297c29..071dfc3 100644
--- a/sys/dev/usb/usb_pci.h
+++ b/sys/dev/usb/usb_pci.h
@@ -24,8 +24,8 @@
* SUCH DAMAGE.
*/
-#ifndef _USB2_PCI_H_
-#define _USB2_PCI_H_
+#ifndef _USB_PCI_H_
+#define _USB_PCI_H_
/*
* We don't want the following files included everywhere, that's why
@@ -36,4 +36,4 @@
#include <sys/rman.h>
-#endif /* _USB2_PCI_H_ */
+#endif /* _USB_PCI_H_ */
OpenPOWER on IntegriCloud