plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 2e9749ec60f3e5c760f3bf5dcc4f956a3d28fe48
parent e2d62fb931fb574944468957dc58222da386d90b
Author: rsc <devnull@localhost>
Date:   Wed, 13 Jul 2005 10:50:16 +0000

unix is not a variable name

Diffstat:
Msrc/lib9/announce.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/lib9/announce.c b/src/lib9/announce.c @@ -31,6 +31,7 @@ putfd(char *dir, int fd) } #undef unix +#define unix sockunix int p9announce(char *addr, char *dir)