Add include to fix warning for vsprintf()
[bertos.git] / mware / text_format.c
index a07d7eba076a6066c090c75c1f0123cf0728e341..5e73880f635024a4430cc7ad05c4b4e77d130977 100755 (executable)
@@ -17,6 +17,9 @@
 
 /*
  * $Log$
+ * Revision 1.3  2004/08/03 15:57:18  aleph
+ * Add include to fix warning for vsprintf()
+ *
  * Revision 1.2  2004/06/03 11:27:09  bernie
  * Add dual-license information.
  *
@@ -35,8 +38,9 @@
 #include "formatwr.h" /* _formatted_write() */
 #include "font.h"
 #include "gfx.h"
+#include <stdio.h> /* vsprintf() */
 #include <stdarg.h>
-#include <string.h> /* strlen */
+#include <string.h> /* strlen() */
 
 /*!
  * Render string <code>str</code> in bitmap