summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usb-device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usb-device.h b/src/usb-device.h
index e575d57..20a073c 100644
--- a/src/usb-device.h
+++ b/src/usb-device.h
@@ -30,6 +30,7 @@ enum usb_flash_protocol {
FLASH_COLD,
FLASH_MKII,
FLASH_DISK,
+ FLASH_COUNT,
};
struct usb_flash_device {