diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-10-01 10:12:53 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-10-01 10:12:53 +0300 |
commit | bb2ef5c6f7058b149adc9230a3db7d1fbd423c51 (patch) | |
tree | 4b613acfc1a3e832043296f85c0bf59398e34322 /test/lisp/files-tests.el | |
parent | 25dca60d5e3b2447352b7c51496baefb4ccd579d (diff) | |
download | emacs-bb2ef5c6f7058b149adc9230a3db7d1fbd423c51.tar.gz emacs-bb2ef5c6f7058b149adc9230a3db7d1fbd423c51.tar.bz2 emacs-bb2ef5c6f7058b149adc9230a3db7d1fbd423c51.zip |
Avoid compilation warning on MinGW
* src/w32.c: Include string.h, needed for the prototype of
'strerror', shadowed by 'sys_strerror'. This avoids a compiler
warning about "no previous prototype". The string.h header
must be included after ms-w32.h, but before "#undef strerror".
Diffstat (limited to 'test/lisp/files-tests.el')
0 files changed, 0 insertions, 0 deletions