Add missing include.
[bertos.git] / bertos / kern / kfile.c
index fc1f87576a50accb80a6e6619388f69dbc8b5a0b..ab83053f9034cc79bd389790bdca1a9305147d89 100644 (file)
@@ -42,6 +42,7 @@
 
 #include "cfg/cfg_kfile.h"
 #include <cfg/debug.h>
+#include <cfg/log.h>
 
 #include <mware/formatwr.h>