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