summaryrefslogtreecommitdiff
path: root/src/i830_dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_dri.c')
-rw-r--r--src/i830_dri.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i830_dri.c b/src/i830_dri.c
index 06bccccb..283b513b 100644
--- a/src/i830_dri.c
+++ b/src/i830_dri.c
@@ -62,9 +62,11 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "config.h"
#endif
+#include <stdio.h>
+#include <string.h>
+
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86_ansic.h"
#include "xf86Priv.h"
#include "xf86PciInfo.h"