mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
|
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>
|
||
|
|