From: Ian Lance Taylor Date: Sat, 22 Sep 2007 20:56:19 +0000 (+0000) Subject: Remove unnecessary elfcpp_config.h file. X-Git-Tag: sid-snapshot-20071001~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0cdd236148e7689aaccbea096c602b88e82e30;p=thirdparty%2Fbinutils-gdb.git Remove unnecessary elfcpp_config.h file. --- diff --git a/elfcpp/elfcpp.h b/elfcpp/elfcpp.h index 305487f8bf0..998fca9ebf4 100644 --- a/elfcpp/elfcpp.h +++ b/elfcpp/elfcpp.h @@ -5,7 +5,6 @@ #ifndef ELFCPP_H #define ELFCPP_H -#include "elfcpp_config.h" #include "elfcpp_swap.h" #include diff --git a/elfcpp/elfcpp_config.h b/elfcpp/elfcpp_config.h deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/elfcpp/elfcpp_internal.h b/elfcpp/elfcpp_internal.h index 7a2b5d4836b..321bcae74a3 100644 --- a/elfcpp/elfcpp_internal.h +++ b/elfcpp/elfcpp_internal.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