diff options
Diffstat (limited to 'xc/programs/Xserver/hw/sun/sunIo.c')
-rw-r--r-- | xc/programs/Xserver/hw/sun/sunIo.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/programs/Xserver/hw/sun/sunIo.c b/xc/programs/Xserver/hw/sun/sunIo.c index e3abdb336..83a8722b0 100644 --- a/xc/programs/Xserver/hw/sun/sunIo.c +++ b/xc/programs/Xserver/hw/sun/sunIo.c @@ -15,7 +15,7 @@ * * */ -/* $XFree86: xc/programs/Xserver/hw/sun/sunIo.c,v 3.5.2.1 2001/05/25 18:50:08 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/sun/sunIo.c,v 3.7 2001/08/17 22:08:11 tsi Exp $ */ /************************************************************ Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. @@ -48,6 +48,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #define NEED_EVENTS #include "sun.h" +#include "mi.h" /*- *----------------------------------------------------------------------- |