X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fmware%2Fformatwr.c;h=0a36cee8d5daca793250c0c42463ae93d1ea2343;hb=77b037974e46f78a0c6746753bf8d1c07b9630fc;hp=6353e1f1347cdda23dd1e08389896b5d1c0dc130;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/mware/formatwr.c b/bertos/mware/formatwr.c index 6353e1f1..0a36cee8 100644 --- a/bertos/mware/formatwr.c +++ b/bertos/mware/formatwr.c @@ -78,10 +78,12 @@ #include "formatwr.h" + +#include "cfg/cfg_formatwr.h" /* CONFIG_ macros */ +#include /* ASSERT */ + #include #include -#include /* ASSERT */ -#include /* CONFIG_ macros */ #ifndef CONFIG_PRINTF_N_FORMATTER /** Disable the arcane %n formatter. */