]> git.eshelyaron.com Git - emacs.git/commit
Fixes to emacsclient.c for GNU/Linux.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 09:08:24 +0000 (09:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 09:08:24 +0000 (09:08 +0000)
commite35fc9628ced2eafed2073622bbab1eec010d82a
treebbd6f6e11d21184659ba51efbebe0dfdbde82fff
parent6ceb8058570a0be21df9bde80d2ee269bdf7291a
Fixes to emacsclient.c for GNU/Linux.
[!WINDOWSNT] <top level>: Include <netinet/in.h> and <sys/ioctl.h>.
(INVALID_SOCKET): Define.
(initialize_sockets): Put #endif at the right place.
(set_local_socket): Use progname, not argv[0].
lib-src/ChangeLog
lib-src/emacsclient.c