summaryrefslogtreecommitdiffstats
path: root/tests/dwfl-bug-report.c
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2007-08-09 07:54:22 +0000
committerRoland McGrath <[email protected]>2007-08-09 07:54:22 +0000
commit42f686820a19806da629990bf7ae69a6a2fcfb1f (patch)
tree9e8ee58cada25a33b4a22af1a7f40bd78c55ba79 /tests/dwfl-bug-report.c
parentd1a4817e7d913efbaa7d4f4462949ed7b53618b3 (diff)
2007-08-09 Roland McGrath <[email protected]>
* dwfl-bug-report.c: Fix header inclusion.
Diffstat (limited to 'tests/dwfl-bug-report.c')
-rw-r--r--tests/dwfl-bug-report.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/dwfl-bug-report.c b/tests/dwfl-bug-report.c
index 5f8699dd..459a41ae 100644
--- a/tests/dwfl-bug-report.c
+++ b/tests/dwfl-bug-report.c
@@ -26,7 +26,6 @@
#include <config.h>
#include ELFUTILS_HEADER(dwfl)
-#include <elfutils/libdwfl.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>