diff options
Diffstat (limited to 'xd_store.h')
-rw-r--r-- | xd_store.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ enum xen_doms_cols { XEN_DOMS_COL_I_MAXMEM, XEN_DOMS_COL_I_CPUS, XEN_DOMS_COL_I_MAXCPUS, + XEN_DOMS_COL_I_VNCPORT, /* that's it */ XEN_DOMS_N_COLUMNS, |