Include lisp.h.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 3 May 1996 18:34:21 +0000 (18:34 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 3 May 1996 18:34:21 +0000 (18:34 +0000)
commit8dfdd41fa860572ab6dcfe76b0dec2fadea3cd6a
treee2e1119fb6eec59d95c2aff2ecf997d2e1b439a9
parentb3fa71dc1be5269620f1663fb7d5da5b1ce3ff31
Include lisp.h.
(allocate_heap): Use VALBITS to determine size of heap.
(allocate_heap) [WINDOWS95]: Conditional code removed.
(sbrk): Use VALMASK instead of an unsigned integer mask.
src/w32heap.c