summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/sgi/dev/power.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sgi/dev/power.c b/sys/arch/sgi/dev/power.c
index 1afd06ef776..12207ae1ad2 100644
--- a/sys/arch/sgi/dev/power.c
+++ b/sys/arch/sgi/dev/power.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: power.c,v 1.8 2009/05/15 23:02:23 miod Exp $ */
+/* $OpenBSD: power.c,v 1.9 2009/05/16 16:04:11 deraadt Exp $ */
/*
* Copyright (c) 2007 Jasper Lievisse Adriaanse <jasper@openbsd.org>
@@ -25,6 +25,7 @@
#include <dev/ic/ds1687reg.h>
#include <machine/autoconf.h>
+#include <sgi/dev/dsrtcvar.h>
#include <sgi/localbus/macebus.h>