Fiddle internal type decls for C++ scoping.
diff --git a/libdw/ChangeLog b/libdw/ChangeLog
index c45c179..d66f34b 100644
--- a/libdw/ChangeLog
+++ b/libdw/ChangeLog
@@ -1,5 +1,8 @@
 2009-01-28  Roland McGrath  <roland@redhat.com>
 
+	* libdwP.h (struct Dwarf_Line_s): Move out of struct Dwarf_Lines_s
+	defn so C++ doesn't scope the name to not match the Dwarf_Line typedef.
+
 	* libdwP.h (struct Dwarf_Files_s): Replace dbg field with cu field.
 
 2009-01-26  Roland McGrath  <roland@redhat.com>