Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/phil-wifi]: src/sys/dev/usb Pull in <sys/rndsource.h>
details: https://anonhg.NetBSD.org/src/rev/ee3a49bfbda9
branches: phil-wifi
changeset: 1025125:ee3a49bfbda9
user: nat <nat%NetBSD.org@localhost>
date: Thu Apr 16 15:32:24 2020 +0000
description:
Pull in <sys/rndsource.h>
diffstat:
sys/dev/usb/if_urtwnvar.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 04ccdbd696fe -r ee3a49bfbda9 sys/dev/usb/if_urtwnvar.h
--- a/sys/dev/usb/if_urtwnvar.h Thu Apr 16 15:30:00 2020 +0000
+++ b/sys/dev/usb/if_urtwnvar.h Thu Apr 16 15:32:24 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_urtwnvar.h,v 1.10.16.5 2020/04/13 08:04:49 martin Exp $ */
+/* $NetBSD: if_urtwnvar.h,v 1.10.16.6 2020/04/16 15:32:24 nat Exp $ */
/* $OpenBSD: if_urtwnreg.h,v 1.3 2010/11/16 18:02:59 damien Exp $ */
/*-
@@ -19,6 +19,8 @@
#ifndef _IF_URTWNVAR_H_
#define _IF_URTWNVAR_H_
+#include <sys/rndsource.h>
+
/*
* Driver definitions.
*/
Home |
Main Index |
Thread Index |
Old Index