]> git.eshelyaron.com Git - emacs.git/commit
Don't include sheap.h in sysdep.c
authorStefan Kangas <stefankangas@gmail.com>
Wed, 3 Jan 2024 04:22:15 +0000 (05:22 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 3 Jan 2024 04:22:15 +0000 (05:22 +0100)
commitef71ff4c7e27a04344d8ddcca7e7d3e2822e38bf
treeca080aa2dee96905aab9797ae7597dfb5c252e5e
parent5a1cd1bb98f74710d3b2a227755c5627a256dafb
Don't include sheap.h in sysdep.c

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

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