diff options
Diffstat (limited to 'vconsole.h')
-rw-r--r-- | vconsole.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ struct vconsole_domain { virStreamPtr stream; virDomainInfo info; gboolean saved; + gboolean unpause; struct timeval ts; struct timeval last_ts; |