[PATCH] Add support for the read/write interface of SG v3
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index bb5b8dd16fc584d155cecfd8af4ce57537e280f6..5fcdfddb65050171e34b42ff04730e0efafe4939 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -259,6 +259,7 @@ enum {
 enum {
        FIO_TYPE_FILE = 1,
        FIO_TYPE_BD,
+       FIO_TYPE_CHAR,
 };
 
 enum {