-/* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
/* Segment low boundary address multiple. */
-#define SHMLBA getpagesize ()
+#define SHMLBA (__getpagesize ())
/* The following System V style IPC functions implement a shared memory
facility. The definition is found in XPG4.2. */