[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gdb-cvs
Subject:    [binutils-gdb] Remove an include from machoread.c
From:       Tom Tromey <tromey () sourceware ! org>
Date:       2020-01-26 23:40:34
Message-ID: 20200126234034.37607.qmail () sourceware ! org
[Download RAW message or body]

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f6f1cebcbe4dd33cdd65094267cc33395d55ece7

commit f6f1cebcbe4dd33cdd65094267cc33395d55ece7
Author: Tom Tromey <tom@tromey.com>
Date:   Tue Oct 22 17:41:58 2019 -0600

    Remove an include from machoread.c
    
    machoread.c does not need to include psympriv.h.
    
    gdb/ChangeLog
    2020-01-26  Tom Tromey  <tom@tromey.com>
    
    	* machoread.c: Do not include psympriv.h.
    
    Change-Id: I6362bd2e95e7416cb9bae3d48b69dd6dbe4f2cc8

Diff:
---
 gdb/ChangeLog   | 4 ++++
 gdb/machoread.c | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b3aa3e0..9525ca7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-01-26  Tom Tromey  <tom@tromey.com>
+
+	* machoread.c: Do not include psympriv.h.
+
 2020-01-25  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
 	* NEWS: Mention the new option and the set/show commands.
diff --git a/gdb/machoread.c b/gdb/machoread.c
index 54e3d2a..9881298 100644
--- a/gdb/machoread.c
+++ b/gdb/machoread.c
@@ -28,7 +28,6 @@
 #include "gdbcore.h"
 #include "mach-o.h"
 #include "aout/stab_gnu.h"
-#include "psympriv.h"
 #include "complaints.h"
 #include "gdb_bfd.h"
 #include <string>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic