From: Alan Hourihane Date: Fri, 5 Dec 2003 22:26:35 +0000 (+0000) Subject: fix _SOLO build problem X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e616ad78d8daa333ea4bac23d0a8ceab61b00bad;p=mesa.git fix _SOLO build problem --- diff --git a/src/mesa/drivers/dri/mga/mgaioctl.c b/src/mesa/drivers/dri/mga/mgaioctl.c index 2709a40c694..08e9705a176 100644 --- a/src/mesa/drivers/dri/mga/mgaioctl.c +++ b/src/mesa/drivers/dri/mga/mgaioctl.c @@ -27,6 +27,7 @@ */ /* $XFree86: xc/lib/GL/mesa/src/drv/mga/mgaioctl.c,v 1.16 2002/12/16 16:18:52 dawes Exp $ */ +#include #include "mtypes.h" #include "macros.h" #include "dd.h"