URI: 
       tunix is not a variable name - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2e9749ec60f3e5c760f3bf5dcc4f956a3d28fe48
   DIR parent e2d62fb931fb574944468957dc58222da386d90b
  HTML Author: rsc <devnull@localhost>
       Date:   Wed, 13 Jul 2005 10:50:16 +0000
       
       unix is not a variable name
       
       Diffstat:
         M src/lib9/announce.c                 |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/src/lib9/announce.c b/src/lib9/announce.c
       t@@ -31,6 +31,7 @@ putfd(char *dir, int fd)
        }
        
        #undef unix
       +#define unix sockunix
        
        int
        p9announce(char *addr, char *dir)