diff options
Diffstat (limited to 'sysemu.h')
| -rw-r--r-- | sysemu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysemu.h b/sysemu.h index b68c04ccca..5cb70fd8ee 100644 --- a/sysemu.h +++ b/sysemu.h @@ -90,6 +90,7 @@ extern int graphic_depth; extern int nographic; extern const char *keyboard_layout; extern int win2k_install_hack; +extern int rtc_td_hack; extern int alt_grab; extern int usb_enabled; extern int smp_cpus; |