MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Jul 2013 18:48:16 +0000 (21:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Jul 2013 18:48:16 +0000 (21:48 +0300)
commit1d44267275efdcee3c3584eaa79baccad54266b3
tree8d60e01abe034165811f5184c8e39afe6b367d68
parent067428c1717acd28f205c2cff93f0583eb347f4c
MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.

 nt/inc/sys/socket.h (F_SETFD, O_CLOEXEC, F_DUPFD_CLOEXEC)
 (FD_CLOEXEC): New macros.

 src/w32.c (sys_dup): Declare prototype.

 src/filelock.c:
 src/emacs.c:
 src/callproc.c [WINDOWSNT]: Include sys/socket.h.
nt/ChangeLog
nt/inc/sys/socket.h
src/ChangeLog
src/callproc.c
src/emacs.c
src/filelock.c
src/w32.c