summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/usb/usb_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h
index 8ab5416..a18bcad 100644
--- a/sys/dev/usb/usb_port.h
+++ b/sys/dev/usb/usb_port.h
@@ -40,7 +40,7 @@ typedef struct device bdevice; /* base device */
/* XXX can't we put this somehow into a typedef? */
#define bdevice device_t /* base device */
-
+#endif
/*
OpenPOWER on IntegriCloud