mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Declare Vdos_windows_version.
This commit is contained in:
parent
838a94b8a1
commit
05d059c20d
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ extern int dos_timezone_offset;
|
|||
extern unsigned char dos_country_info[DOS_COUNTRY_INFO];
|
||||
|
||||
extern Lisp_Object Vdos_version;
|
||||
extern Lisp_Object Vdos_windows_version;
|
||||
#ifndef HAVE_X_WINDOWS
|
||||
extern Lisp_Object Vdos_display_scancodes;
|
||||
extern Lisp_Object Qmsdos_color_translate;
|
||||
|
|
|
|||
Loading…
Reference in a new issue