summaryrefslogtreecommitdiff
path: root/src/i830_bios.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_bios.c')
-rw-r--r--src/i830_bios.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i830_bios.c b/src/i830_bios.c
index 9e7e3f62..715fe336 100644
--- a/src/i830_bios.c
+++ b/src/i830_bios.c
@@ -29,6 +29,9 @@
#undef VERSION /* XXX edid.h has a VERSION too */
#endif
+#include <stdio.h>
+#include <string.h>
+
#define _PARSE_EDID_
#include "xf86.h"
#include "i830.h"