Include <stdarg.h>.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Nov 2006 14:19:35 +0000 (14:19 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Nov 2006 14:19:35 +0000 (14:19 +0000)
commit42073bfb9e0c7136dd2e5d0feb6ffb6ed3b9d1ca
treed3acde3af846efd88078b31e5cd7a073c4f7c531
parentfef1f0f2a53aefd5c3e44fc48c02aabb891232ba
Include <stdarg.h>.
[WINDOWSNT]: Include <windows.h>.
(w32_check_console_app): New function.
(message): New function.
(decode_options, print_help_and_exit, fail, main, initialize_sockets,
get_server_config, set_tcp_socket, set_local_socket, set_socket):
Use message().
lib-src/ChangeLog
lib-src/emacsclient.c