• Alessandro Rubini's avatar
    include changes, no difference in binaries · 560f32f3
    Alessandro Rubini authored
    The makefile included trace.h for everyone, which in turns included
    wrc.h.  It's better to include wrc.h straight on (we can't rely on all
    files including it, for example pp_printf does not).
    
    Meanwhile, some redundant includes are removed, and some are added
    (I prefer wrc.h to be explicitly listed in the files that use it,
    even if the command line set in Makefile already prepends it).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    560f32f3
Makefile 5.21 KB