forked from Imagelibrary/binutils-gdb
Remove unnecessary elfcpp_config.h file.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#ifndef ELFCPP_H
|
||||
#define ELFCPP_H
|
||||
|
||||
#include "elfcpp_config.h"
|
||||
#include "elfcpp_swap.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
// This is included by elfcpp.h, the external interface, but holds
|
||||
// information which we want to keep private.
|
||||
|
||||
#include "elfcpp_config.h"
|
||||
|
||||
#ifndef ELFCPP_INTERNAL_H
|
||||
#define ELFCPP_INTERNAL_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user