diff options
Diffstat (limited to 'btio/btio.h')
-rw-r--r-- | btio/btio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/btio/btio.h b/btio/btio.h index 53e8eaa9..c6b736f0 100644 --- a/btio/btio.h +++ b/btio/btio.h @@ -64,6 +64,7 @@ typedef enum { BT_IO_OPT_HANDLE, BT_IO_OPT_CLASS, BT_IO_OPT_MODE, + BT_IO_OPT_FLUSHABLE, } BtIOOption; typedef enum { |