commit | 910efac4b49f43cb1b66eef5aa0bbd020920bf2a | [log] [tgz] |
---|---|---|
author | Scott Wood <[email protected]> | Thu Jan 03 17:43:31 2008 -0600 |
committer | Jon Loeliger <[email protected]> | Fri Jan 04 08:20:10 2008 -0600 |
tree | 0e6c49941be4b2003d0bc1dae80849a236abc9ad | |
parent | f77fe6a20e75a2289faf86f9b6b529044a07b072 [diff] |
Look for include files in the directory of the including file. Looking in the diretory dtc is invoked from is not very useful behavior. As part of the code reorganization to implement this, I removed the uniquifying of name storage -- it seemed a rather dubious optimization given likely usage, and some aspects of it would have been mildly awkward to integrate with the new code. Signed-off-by: Scott Wood <[email protected]>