]> git.pld-linux.org Git - packages/SVGATextMode.git/blobdiff - SVGATextMode-page.patch
- sys/user.h has PAGE_SIZE
[packages/SVGATextMode.git] / SVGATextMode-page.patch
index 53bef04b90b84f0766bab58fd8157f53a1cc6a25..a4b742e54c200cf80eba392205a0987a469f46c8 100644 (file)
@@ -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>
This page took 0.030011 seconds and 4 git commands to generate.