diff options
| author | Mark Wielaard <[email protected]> | 2017-05-31 17:24:14 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2017-05-31 18:10:22 +0200 |
| commit | 13c3e00ba629586ae42c316ae4ed6c3f04282a82 (patch) | |
| tree | c71ef64f8ce1f72151044e69e7f01bb29d3ca235 /libelf/libelfP.h | |
| parent | 8581fde6f7401a5db1e9a4757d748c5ad7bd2142 (diff) | |
| parent | 6358858c4d65e8fb12a112198ee1d4bcab0be876 (diff) | |
Merge tag 'elfutils-0.169' into mjw/RH-DTSdts-0.169
elfutils 0.169 release
Conflicts:
ChangeLog
tests/run-elflint-test.sh
tests/run-readelf-A.sh
Diffstat (limited to 'libelf/libelfP.h')
| -rw-r--r-- | libelf/libelfP.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libelf/libelfP.h b/libelf/libelfP.h index 44599827..7ee6625a 100644 --- a/libelf/libelfP.h +++ b/libelf/libelfP.h @@ -30,10 +30,6 @@ #ifndef _LIBELFP_H #define _LIBELFP_H 1 -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif - #include <ar.h> #include <gelf.h> |
