summaryrefslogtreecommitdiff
path: root/x11/XFree86/files/patch-g
blob: 999a5f929328be0b3ba6e07c3663d205203a544d (plain) (blame)
1
2
3
4
5
6
7
8
9
Index: programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_accel.c
@@ -39,6 +39,7 @@
 
 #include <math.h>
 #include <stdio.h>
+#include <sys/types.h>
 #include <sys/mman.h>
 #include <signal.h>