summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1998-12-13 23:53:42 +0000
committern_hibma <n_hibma@FreeBSD.org>1998-12-13 23:53:42 +0000
commitdb1a25dccb2053eb230311cd83e4bfe1aaf32ed9 (patch)
treef08ca86f549f990d7ed5399a56f91d89b526a336
parent9dee5ea855ca6aba70057552f75d19834c7ff6e4 (diff)
downloadFreeBSD-src-db1a25dccb2053eb230311cd83e4bfe1aaf32ed9.zip
FreeBSD-src-db1a25dccb2053eb230311cd83e4bfe1aaf32ed9.tar.gz
small oops on previous bug fix, it's late...
-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