mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
Eliminate global #include of "mmalloc.h".
This commit is contained in:
@ -43,6 +43,8 @@
|
||||
|
||||
#if defined(USE_MMALLOC) && defined(HAVE_MMAP)
|
||||
|
||||
#include "mmalloc.h"
|
||||
|
||||
static int open_existing_mapped_file (char *, long, int);
|
||||
|
||||
static int open_mapped_file (char *filename, long mtime, int flags);
|
||||
|
Reference in New Issue
Block a user