summary refs log tree commit diff stats
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 b55c406e69..46b759b284 100644
--- a/include/qemu/id.h
+++ b/include/qemu/id.h
@@ -5,6 +5,7 @@ typedef enum IdSubSystems {
     ID_QDEV,
     ID_BLOCK,
     ID_CHR,
+    ID_NET,
     ID_MAX      /* last element, used as array size */
 } IdSubSystems;