1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
ports/devel/allegro-devel/files/patch-src__i386__icsprite.c
2007-05-03 21:07:14 +00:00

11 lines
224 B
C

--- src/i386/icsprite.c.orig Sat Apr 21 00:54:32 2007
+++ src/i386/icsprite.c Thu May 3 15:30:34 2007
@@ -16,6 +16,8 @@
*/
+#include <machine/param.h>
+#include <sys/mman.h>
#include <stdio.h>
#include <string.h>