fix _SOLO build problem
authorAlan Hourihane <alanh@tungstengraphics.com>
Fri, 5 Dec 2003 22:26:35 +0000 (22:26 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Fri, 5 Dec 2003 22:26:35 +0000 (22:26 +0000)
src/mesa/drivers/dri/mga/mgaioctl.c

index 2709a40c6946cd12e7c3696871971d8895df7427..08e9705a176617eaef4824e992e3f3f70bcad55b 100644 (file)
@@ -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 <errno.h>
 #include "mtypes.h"
 #include "macros.h"
 #include "dd.h"