commit bb2e4a3d51d231d6f6af3ea42ecf330edeea79fb
Author: witekfl <[email protected]>
Date: Thu Mar 14 15:48:59 2013 +0100
- sys/user.h has PAGE_SIZE
SVGATextMode-page.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SVGATextMode-page.patch b/SVGATextMode-page.patch
index 53bef04..a4b742e 100644
--- a/SVGATextMode-page.patch
+++ b/SVGATextMode-page.patch
@@ -5,7 +5,7 @@
#include <stdlib.h>
#include <string.h>
-#include <asm/page.h> /* for PAGE_SIZE */
-+#include <asm-generic/page.h> /* for PAGE_SIZE */
++#include <sys/user.h> /* for PAGE_SIZE */
#include <linux/vt.h> /* for VT_RESIZE */
#include <sys/ioctl.h>
#include <sys/wait.h>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SVGATextMode.git/commitdiff/ae8cab29b86b1f9968e0bcd1f8839c743cd560ff
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit