stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
[oweals/u-boot.git] / include / stdio_dev.h
index 1ea8bff47babd751fd9b9f27511df5d9829c0174..c2a88b4fc416768400426f24d10a4f9aee3e6f31 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef _STDIO_DEV_H_
 #define _STDIO_DEV_H_
 
+#include <stdio.h>
 #include <linux/list.h>
 
 /*