mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
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".
This commit is contained in:
parent
5a1cd1bb98
commit
ef71ff4c7e
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
#include <utimens.h>
|
||||
|
||||
#include "lisp.h"
|
||||
#include "sheap.h"
|
||||
#include "sysselect.h"
|
||||
#include "blockinput.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue