summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-09-20 02:18:18 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-09-20 02:18:18 +0200
commit7d7013341081f77fadf2abf4810bafea550c335f (patch)
treec2eccd60d6dbf7f40463249599cd57c83b37fe8d /lisp/emacs-lisp
parent50e4f0bf347c8e977d9c1564f9bd9a8af3dcf140 (diff)
downloademacs-7d7013341081f77fadf2abf4810bafea550c335f.tar.gz
emacs-7d7013341081f77fadf2abf4810bafea550c335f.tar.bz2
emacs-7d7013341081f77fadf2abf4810bafea550c335f.zip
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
* w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS. (gethostname) [!HAVE_SOCKETS]: Remove. (SOCK_REPLACE_HANDLE): Remove macro. (socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write) (term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS. * w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS. (syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions