From 9180b87400fd86c3445bcf9b8d39c4bd3d6a5ba4 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Thu, 26 May 2005 05:41:46 +0000 Subject: Fix compilation on macppc and likely other archs. --- sys/dev/ic/rtwvar.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/ic/rtwvar.h b/sys/dev/ic/rtwvar.h index 650938f4809..cb3b6e62385 100644 --- a/sys/dev/ic/rtwvar.h +++ b/sys/dev/ic/rtwvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: rtwvar.h,v 1.8 2005/03/02 11:14:12 jsg Exp $ */ +/* $OpenBSD: rtwvar.h,v 1.9 2005/05/26 05:41:45 jsg Exp $ */ /* $NetBSD: rtwvar.h,v 1.10 2004/12/26 22:37:57 mycroft Exp $ */ /*- * Copyright (c) 2004, 2005 David Young. All rights reserved. @@ -34,6 +34,7 @@ #ifndef _DEV_IC_RTWVAR_H_ #define _DEV_IC_RTWVAR_H_ +#include #include #include -- cgit v1.2.3