Include <stdlib.h> and <unistd.h> if available.
authorAndreas Schwab <schwab@suse.de>
Mon, 6 Apr 1998 10:13:46 +0000 (10:13 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 6 Apr 1998 10:13:46 +0000 (10:13 +0000)
commit7f3bff3e4cf05e54e37047f28c15a2747404125f
treedabb06c5f66a5370949ae8643590ac3683e8b8c9
parent1f8c2f557f61050bf8e08c2c5f8168f79516f29c
Include <stdlib.h> and <unistd.h> if available.
Don't declare geteuid.
(print_help_and_exit): Change return type to void.  Forward
declare it.
lib-src/emacsclient.c