common: Drop net.h from common header
[pandora-u-boot.git] / include / log.h
index cf32351..ffc739b 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef __LOG_H
 #define __LOG_H
 
+#include <stdio.h>
 #include <command.h>
 #include <dm/uclass-id.h>
 #include <linux/list.h>