client: cleanup output types
[fio.git] / json.c
diff --git a/json.c b/json.c
index e0227ec6446bdfafe678dee39583109fe461fe7d..75212c85526544c0f1a9a236086e0fd7900f83ce 100644 (file)
--- a/json.c
+++ b/json.c
@@ -1,6 +1,5 @@
 #include <stdlib.h>
 #include <string.h>
-#include <stdio.h>
 #include <errno.h>
 #include <stdarg.h>
 #include "json.h"