diff options
| author | Roland McGrath <[email protected]> | 2009-04-19 19:11:17 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-04-19 19:11:17 -0700 |
| commit | aef9e78a22a0b1083f8413ea7ba4d737997b4bea (patch) | |
| tree | 77d233f4e229e713aa6c249baed5a70e1fff505b /tests | |
| parent | 927662ce9e6310cc99dcda72b9a09faa1f2ea8e6 (diff) | |
unwind branch cleanup, closer to merge-ready.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ChangeLog | 2 | ||||
| -rw-r--r-- | tests/addrcfi.c | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index bc22309c..151dcabf 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,4 +1,4 @@ -2007-02-10 Roland McGrath <[email protected]> +2009-04-19 Roland McGrath <[email protected]> * addrcfi.c: New file. * Makefile.am (noinst_PROGRAMS): Add it. diff --git a/tests/addrcfi.c b/tests/addrcfi.c index e2367f2b..101c5c0b 100644 --- a/tests/addrcfi.c +++ b/tests/addrcfi.c @@ -36,7 +36,6 @@ #include <error.h> #include <string.h> -#include "../libdw/unwind.h" /* XXX */ static void print_detail (int result, const Dwarf_Op *ops, size_t nops) |
