* emacsserver.c (main): When we're passing a `struct sockaddr_un'
to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this.
Showing
Please register or sign in to comment
to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this.