Also track directly imported modules in a separate list
authorKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2014 21:53:13 +0000 (13:53 -0800)
committerUli Schlachter <psychon@znc.in>
Wed, 19 Feb 2014 20:35:16 +0000 (21:35 +0100)
This allows the generated header files to only include the
directly referenced header files, with the indirectly referenced header
files included by the directly referenced ones.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>

No differences found