Prevent warning when watchdog is disabled.
[bertos.git] / mware / sprintf_test.c
index 5e68e79fff77ecfb92e5ead6e78e87bb2522dc41..0f4758f9bf593e844eb6dd0ccf9879da3cf90256 100755 (executable)
@@ -1,5 +1,6 @@
 #include "sprintf.c"
 #include "formatwr.c"
+#include "hex.c"
 
 #include <assert.h> /* assert() */
 #include <string.h> /* strcmp() */