diff options
Diffstat (limited to 'gdb/gcore-elf.c')
-rw-r--r-- | gdb/gcore-elf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gcore-elf.c b/gdb/gcore-elf.c index 5b0a014d..c88fa08 100644 --- a/gdb/gcore-elf.c +++ b/gdb/gcore-elf.c @@ -15,7 +15,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 "gcore-elf.h" #include "elf-bfd.h" #include "target.h" |