test/cunit: include stdio.h for fprintf()
Change-Id: Iabb79d8986c12b40c1dea322a319a6bee6971354 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
184984603f
commit
2c83419518
@ -33,6 +33,8 @@
|
||||
|
||||
#include "spdk_cunit.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static int
|
||||
spdk_cunit_get_test_result(CU_pTest test)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user