Remove unnecessary elfcpp_config.h file.

This commit is contained in:
Ian Lance Taylor 2007-09-22 20:56:19 +00:00
parent 537b5f51e5
commit 7e0cdd2361
3 changed files with 0 additions and 3 deletions

View File

@ -5,7 +5,6 @@
#ifndef ELFCPP_H
#define ELFCPP_H
#include "elfcpp_config.h"
#include "elfcpp_swap.h"
#include <stdint.h>

View File

View File

@ -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