X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fformatwr.c;h=b87a904cbe5c0e5fa65df69c33c957fc7b584af0;hb=11da44352fcd4d33b173c976db45293ac1a87cca;hp=6353e1f1347cdda23dd1e08389896b5d1c0dc130;hpb=9bde379b39600b3023bc42ea7affdab4edc8cf18;p=bertos.git diff --git a/bertos/mware/formatwr.c b/bertos/mware/formatwr.c index 6353e1f1..b87a904c 100644 --- a/bertos/mware/formatwr.c +++ b/bertos/mware/formatwr.c @@ -78,10 +78,12 @@ #include "formatwr.h" + +#include /* CONFIG_ macros */ +#include /* ASSERT */ + #include #include -#include /* ASSERT */ -#include /* CONFIG_ macros */ #ifndef CONFIG_PRINTF_N_FORMATTER /** Disable the arcane %n formatter. */