common: Drop net.h from common header
[oweals/u-boot.git] / include / log.h
index cf32351134375bc4fd86d126b57f8d12a5dd2983..ffc739b560488f0be5f0efecbdbcb1f2d1e8a200 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>