Inc block in mark_random_map()
[fio.git] / init.c
diff --git a/init.c b/init.c
index 00eb592bef7fadddc1314a77658b26c2637475de..71fe4be51bdc63acdbc6f6f36cf082dd9195d27a 100644 (file)
--- a/init.c
+++ b/init.c
@@ -916,7 +916,7 @@ static int set_debug(const char *string)
        return 0;
 }
 #else
-static void set_debug(const char *string)
+static int set_debug(const char *string)
 {
        log_err("fio: debug tracing not included in build\n");
        return 1;