diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-03-25 15:48:37 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-03-25 15:48:37 +0200 |
commit | 553fabe73ac34fa9f24daa48201923af04da7d88 (patch) | |
tree | 3312d7746fd2871c84ccfe09ae25d3b28cf2f0fe /lisp/emacs-lisp/lisp.el | |
parent | b234d92c0695c4f500a4a14496008f377de76f3e (diff) | |
download | emacs-553fabe73ac34fa9f24daa48201923af04da7d88.tar.gz emacs-553fabe73ac34fa9f24daa48201923af04da7d88.tar.bz2 emacs-553fabe73ac34fa9f24daa48201923af04da7d88.zip |
Fix incompatibilities between MinGW.org and MinGW64 headers
Problems were reported by ×scar Fuentes in
http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html.
nt/inc/ms-w32.h (struct timespec): Don't define if
_TIMESPEC_DEFINED is already defined.
(sigset_t) [!_POSIX]: Typedef for MinGW64.
(_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Move definitions before
including the first system header, to avoid redefinition if some
system header defines a default value.
nt/inc/sys/time.h (struct itimerval): Don't define if
_TIMESPEC_DEFINED is already defined.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions