Remove the inclusion of color.h from config.h, which is included by every file via irc.h, and instead include it only in debug.c, fset.c and vars.c which are the only files that use it. This minimises the number of files that need to be rebuilt when changing default format strings.
6.2 KiB
6.2 KiB