diff options
Diffstat (limited to 'src/mga_dri.c')
-rw-r--r-- | src/mga_dri.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mga_dri.c b/src/mga_dri.c index c235321..c675a63 100644 --- a/src/mga_dri.c +++ b/src/mga_dri.c @@ -34,7 +34,6 @@ #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86_ansic.h" #include "xf86Priv.h" #include "xf86PciInfo.h" @@ -47,8 +46,7 @@ #include "miline.h" - - +#include <errno.h> #include <inttypes.h> #include "mga_reg.h" |