* emacsserver.c (main): When we're passing a `struct sockaddr_un'
authorJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:41:31 +0000 (12:41 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:41:31 +0000 (12:41 +0000)
commit2fdfe0796e19aa31a7082aa705feb63086fb22e6
treee30a810097e0f262369afbfd5b159ac6db199aa8
parent6382623783831301f85010bd515aa3159c6d1354
* 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.
lib-src/emacsserver.c