libcpp: unbreak bootstrap
authorNathan Sidwell <nathan@acm.org>
Tue, 3 Nov 2020 14:02:06 +0000 (06:02 -0800)
committerNathan Sidwell <nathan@acm.org>
Tue, 3 Nov 2020 14:03:11 +0000 (06:03 -0800)
commitd8909271a2b44fddfb6d3a6719a82e3836ddfcb3
treed520fa82edc609dfeff6518f46698d0243c8e803
parent60be12c32cb3a07a64efdab1f0ee6fd74536cc93
libcpp: unbreak bootstrap

This fixes the bootstrap breakage I caused.  Sorry about that.

libcpp/
* init.c (cpp_read_main_file): Use cpp_get_deps result.
libcpp/init.c