summaryrefslogtreecommitdiffstats
path: root/include/qemu/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/id.h')
-rw-r--r--include/qemu/id.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qemu/id.h b/include/qemu/id.h
index 40c70103e4..b55c406e69 100644
--- a/include/qemu/id.h
+++ b/include/qemu/id.h
@@ -4,6 +4,7 @@
typedef enum IdSubSystems {
ID_QDEV,
ID_BLOCK,
+ ID_CHR,
ID_MAX /* last element, used as array size */
} IdSubSystems;