--- /projects/sise/openoffice/devel/workpits/641-gcc-debug/source/sal/rtl/source/alloc.c Thu Oct 18 06:53:52 2001 +++ sal/rtl/source/alloc.c Tue Nov 27 09:47:33 2001 @@ -110,7 +110,7 @@ /* xBSD */ return (sal_uInt32)(getpagesize()); } -#elif defined(LINUX) || defined(SOLARIS) +#elif defined(LINUX) || defined(SOLARIS) || defined(IRIX) static sal_uInt32 __rtl_memory_vmpagesize (void) { /* POSIX */