summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_urlreg.h
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2006-03-07 04:41:20 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2006-03-07 04:41:20 +0000
commit646fd3c198ade370763bc5a93c664e73f886d3f6 (patch)
treedfcf6d578c29921bf7a3f0e50516215ab2933a88 /sys/dev/usb/if_urlreg.h
parent2f9f7fbe903e23889880550667bdb3290bfe525e (diff)
Remove last NRND NetBSDisms from tree.
ok deraadt@ brad@
Diffstat (limited to 'sys/dev/usb/if_urlreg.h')
-rw-r--r--sys/dev/usb/if_urlreg.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/usb/if_urlreg.h b/sys/dev/usb/if_urlreg.h
index bc97fc05f9d..650d7550476 100644
--- a/sys/dev/usb/if_urlreg.h
+++ b/sys/dev/usb/if_urlreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_urlreg.h,v 1.6 2004/09/29 09:51:07 dlg Exp $ */
+/* $OpenBSD: if_urlreg.h,v 1.7 2006/03/07 04:41:19 krw Exp $ */
/* $NetBSD: if_urlreg.h,v 1.1 2002/03/28 21:09:11 ichiro Exp $ */
/*
* Copyright (c) 2001, 2002
@@ -181,9 +181,6 @@ struct url_softc {
struct lock sc_mii_lock;
int sc_link;
#define sc_media url_mii.mii_media
-#if NRND > 0
- rndsource_element_t rnd_source;
-#endif
struct url_cdata sc_cdata;
int sc_attached;