]> git.eshelyaron.com Git - emacs.git/commit
Don't include sheap.h from alloc.c
authorStefan Kangas <stefankangas@gmail.com>
Tue, 2 Jan 2024 05:57:17 +0000 (06:57 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 2 Jan 2024 06:02:18 +0000 (07:02 +0100)
commit7c6e44e5ccb009a63da30fbc468c924dd383b521
tree44fbb13ebd2442eee548096b2ae8621dba0e2b2d
parentce7a95711c0746eb7320ea18799b66599764c49a
Don't include sheap.h from alloc.c

The symbol we used from sheap.h (bss_sbrk_did_unexec) was removed with
the introduction of the portable dumper.

* src/alloc.c: Don't include sheap.h.
src/alloc.c