1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/nt/inc/sys
Eli Zaretskii 470e3028d8 Fix the MS-Windows build
* src/thread.h [WINDOWSNT]: Include sys/socket.h.

* src/sysselect.h: Don't define fd_set and FD_* macros for
MS-Windows here.
* src/w32.h: Define them here.

* src/process.h (sys_select): Declare prototype.

* src/sysdep.c:
* src/process.c:
* src/filelock.c:
* src/emacs.c:
* src/callproc.c: Move inclusion of sys/select.h after lisp.h.
* nt/inc/socket.h: Include w32.h instead of sysselect.h
2015-11-02 19:04:06 +02:00
..
acl.h Support Posix ACL APIs on MS-Windows. 2012-12-17 21:14:34 +02:00
file.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ioctl.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
mman.h Use mmap(2) emulation for buffer text on MS-Windows. 2014-05-27 20:31:17 +03:00
param.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
socket.h Fix the MS-Windows build 2015-11-02 19:04:06 +02:00
stat.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
time.h Attempt to resolve gettimeofday compilation errors with MinGW64. 2013-06-03 20:15:44 +03:00
wait.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00