mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-18 23:30:45 +00:00
abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
Definitions from those headers are not actually used. Yet the includes create unnecessary dependencies. * tools/abipkgdiff.cc: Drop unused includes. Signed-off-by: Matthias Maennich <maennich@google.com>
This commit is contained in:
parent
20b989fd3c
commit
4ef7e8c976
@ -72,8 +72,6 @@
|
||||
#include <assert.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <elf.h>
|
||||
#include <elfutils/libdw.h>
|
||||
|
||||
// If fts.h is included before config.h, its indirect inclusions may
|
||||
// not give us the right LFS aliases of these functions, so map them
|
||||
|
Loading…
Reference in New Issue
Block a user