Fix the way an include directory is inferred for a file in line programs.
authorEli Bendersky <eliben@gmail.com>
Sun, 31 Mar 2013 00:23:36 +0000 (17:23 -0700)
committerEli Bendersky <eliben@gmail.com>
Sun, 31 Mar 2013 00:23:36 +0000 (17:23 -0700)
commit7eba71836d7e133ad0778f8bb1a32caa3808fd9c
tree3b775df8bc09deea80f9e66de151937ff6efe774
parent9aec9d8a8e6ac82fbd92205e6a11f24a74631cca
Fix the way an include directory is inferred for a file in line programs.

Applies only to readelf.py at this point, because the Dwarf APIs don't provide
this functionality directly.
scripts/readelf.py