Fix compilation error introduced by: e5ac7c2ff367edd eal: don't inline string functions The stdio.h include is missing due to its removing from rte_string_fns.h. Signed-off-by: Olivier Matz <olivier.matz@6wind.com> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>