diff options
Diffstat (limited to 'gdb/memory-map.c')
-rw-r--r-- | gdb/memory-map.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/memory-map.c b/gdb/memory-map.c index 7b7a0eb..26c49db 100644 --- a/gdb/memory-map.c +++ b/gdb/memory-map.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "memory-map.h" #if !defined(HAVE_LIBEXPAT) |