diff options
| author | Ian Lance Taylor <iant@google.com> | 2007-09-22 20:56:19 +0000 |
|---|---|---|
| committer | Ian Lance Taylor <iant@google.com> | 2007-09-22 20:56:19 +0000 |
| commit | 7e0cdd236148e7689aaccbea096c602b88e82e30 (patch) | |
| tree | dccd764635e6acf1ac2d4a053e0ea9d69b928eaf /elfcpp/elfcpp_internal.h | |
| parent | 537b5f51e5904d474bd91b0e633a4d93e3f6fa10 (diff) | |
| download | binutils-7e0cdd236148e7689aaccbea096c602b88e82e30.tar.gz binutils-7e0cdd236148e7689aaccbea096c602b88e82e30.tar.bz2 binutils-7e0cdd236148e7689aaccbea096c602b88e82e30.zip | |
Remove unnecessary elfcpp_config.h file.
Diffstat (limited to 'elfcpp/elfcpp_internal.h')
| -rw-r--r-- | elfcpp/elfcpp_internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
