ivshmem: fix build
authorOlivier Matz <olivier.matz@6wind.com>
Mon, 19 May 2014 12:36:37 +0000 (14:36 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 19 May 2014 12:59:56 +0000 (14:59 +0200)
commit61d931aaee554b14a00d2b7d4f7d5bb120c6c90c
tree46628e88fb18c7f0c3e2d7472bc581a25923528a
parent356cb732d5381140f42ef8b55492339579854986
ivshmem: fix build

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>
lib/librte_ivshmem/rte_ivshmem.c