[packages/SVGATextMode] - sys/user.h has PAGE_SIZE

witekfl witekfl at pld-linux.org
Thu Mar 14 15:56:40 CET 2013


commit bb2e4a3d51d231d6f6af3ea42ecf330edeea79fb
Author: witekfl <witekfl at poczta.onet.pl>
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



More information about the pld-cvs-commit mailing list