109860ff3e
Add a string.h header for libraries that expect this to be available, now that U-Boot's version has moved to include/linux. Signed-off-by: Simon Glass <sjg@chromium.org>
2 lines
26 B
C
2 lines
26 B
C
#include <linux/string.h>
|