2014-05-19 14:36, Olivier Matz:
> Fix compilation error introduced by:
> 591a9d798 add FILE argument to debug functions
>
> The stdio.h include is missing due to the recent adding of FILE*
> argument of dump functions.
>
> Signed-off-by: Olivier Matz
Acked-by: Thomas Monjalon
Sorry, it seems
Fix compilation error introduced by:
591a9d798 add FILE argument to debug functions
The stdio.h include is missing due to the recent adding of FILE*
argument of dump functions.
Signed-off-by: Olivier Matz
---
lib/librte_ivshmem/rte_ivshmem.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/l
2 matches
Mail list logo