mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
333 B

  1. --- ./ext/IPC/SysV/SysV.xs.orig 2008-05-04 20:38:31.000000000 +0200
  2. +++ ./ext/IPC/SysV/SysV.xs 2008-05-04 20:38:39.000000000 +0200
  3. @@ -4,7 +4,7 @@
  4. #include <sys/types.h>
  5. #ifdef __linux__
  6. -# include <asm/page.h>
  7. +// # include <asm/page.h>
  8. #endif
  9. #if defined(HAS_MSG) || defined(HAS_SEM) || defined(HAS_SHM)
  10. #ifndef HAS_SEM