diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/id.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ static const char *const id_subsys_str[ID_MAX] = { [ID_QDEV] = "qdev", [ID_BLOCK] = "block", [ID_CHR] = "chr", + [ID_NET] = "net", }; /* |