Merge branch 'master' into gfio
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 9994ccd5b81da2b43212aec9abf9daabd06cd70f..8246e38856a22321fae6bcab9410ed401f64cabd 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -99,6 +99,7 @@ struct thread_data {
                struct frand_state __next_file_state;
        };
        int error;
+       int sig;
        int done;
        pid_t pid;
        char *orig_buffer;