X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fsprintf.c;h=6ce8e0da5031c69e610d7b0b21aaf27ab6d80949;hb=7cfcf67bd4fab6967078f5c36ea4b2ba97625380;hp=b756fb1dec503112d7a0c0ae664470c70db197dd;hpb=f76621bb61f5830efac4a110760ae357d0ffab0f;p=bertos.git diff --git a/mware/sprintf.c b/mware/sprintf.c index b756fb1d..6ce8e0da 100755 --- a/mware/sprintf.c +++ b/mware/sprintf.c @@ -13,6 +13,9 @@ /*#* *#* $Log$ + *#* Revision 1.10 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.9 2005/02/18 12:48:01 bernie *#* Fix bug with NULL buffers (caught with unit test). *#* @@ -42,7 +45,7 @@ #include #include -#include "compiler.h" +#include #include