mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 11:20:39 -08:00
Complete fix for build break
This commit is contained in:
parent
7f590b0c3b
commit
53372c278e
2 changed files with 3 additions and 3 deletions
|
|
@ -343,7 +343,7 @@ Lisp_Object Qcoding_system_p, Qcoding_system_error;
|
|||
Lisp_Object Qemacs_mule, Qraw_text;
|
||||
Lisp_Object Qutf_8_emacs;
|
||||
|
||||
#if defined (WINDOWSNT) || defined (HAVE_NTGUI)
|
||||
#if defined (WINDOWSNT) || defined (CYGWIN)
|
||||
static Lisp_Object Qutf_16le;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue