Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Make this compile too.
details: https://anonhg.NetBSD.org/src/rev/fddcfb26bcf2
branches: trunk
changeset: 486897:fddcfb26bcf2
user: augustss <augustss%NetBSD.org@localhost>
date: Tue May 30 08:36:27 2000 +0000
description:
Make this compile too.
diffstat:
sys/dev/pci/fwohci_pci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r b5b94db5f855 -r fddcfb26bcf2 sys/dev/pci/fwohci_pci.c
--- a/sys/dev/pci/fwohci_pci.c Tue May 30 08:31:57 2000 +0000
+++ b/sys/dev/pci/fwohci_pci.c Tue May 30 08:36:27 2000 +0000
@@ -35,6 +35,7 @@
*/
#include <sys/param.h>
+#include <sys/systm.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/device.h>
Home |
Main Index |
Thread Index |
Old Index