Bruce Richardson 49386e44f2 eal: fix missing header dependency
rte_pci.h depends upon stdio.h for the definition of the FILE type. Add
in #include <stdio.h> to the file to satisfy this dependency in cases
where the including C file does not already include stdio.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Marc Sune <marc.sune@bisdn.de>
2015-05-29 20:27:23 +02:00
..
2015-05-22 16:06:22 +02:00
2015-05-29 20:27:23 +02:00
2015-05-22 16:06:23 +02:00
2014-11-27 13:09:51 +01:00