aboutsummaryrefslogtreecommitdiffstats
path: root/src/ralloc.c
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1992-04-24 08:11:54 +0000
committerJim Blandy <[email protected]>1992-04-24 08:11:54 +0000
commit4746118aca2d5cbdd054b4af4814d56550dfbc79 (patch)
tree370e07c6950794f936bc8d434cb0560d883e4a0b /src/ralloc.c
parentd4327fecc103493bc8275c3580b05c06c9fcc019 (diff)
*** empty log message ***
Diffstat (limited to 'src/ralloc.c')
-rw-r--r--src/ralloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ralloc.c b/src/ralloc.c
index fe22ae4ffe..927c2dd547 100644
--- a/src/ralloc.c
+++ b/src/ralloc.c
@@ -27,6 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "lisp.h" /* Needed for VALBITS. */
#undef NULL
#include "mem_limits.h"
+#include "getpagesize.h"
#define NIL ((POINTER) 0)