Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/atheros make this compile again.
details: https://anonhg.NetBSD.org/src/rev/51921a343376
branches: trunk
changeset: 759695:51921a343376
user: matt <matt%NetBSD.org@localhost>
date: Wed Dec 15 00:06:47 2010 +0000
description:
make this compile again.
diffstat:
sys/arch/mips/atheros/ar5312.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 782d047880b9 -r 51921a343376 sys/arch/mips/atheros/ar5312.c
--- a/sys/arch/mips/atheros/ar5312.c Wed Dec 15 00:05:46 2010 +0000
+++ b/sys/arch/mips/atheros/ar5312.c Wed Dec 15 00:06:47 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ar5312.c,v 1.6 2010/01/22 08:56:05 martin Exp $ */
+/* $NetBSD: ar5312.c,v 1.7 2010/12/15 00:06:47 matt Exp $ */
/*
* Copyright (c) 2006 Urbana-Champaign Independent Media Center.
@@ -52,6 +52,7 @@
#include "opt_memsize.h"
#include <sys/param.h>
#include <sys/systm.h>
+#include <sys/device.h>
#include <sys/kernel.h>
#include <sys/buf.h>
Home |
Main Index |
Thread Index |
Old Index