URI: 
       tadd thread.h - 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 40a2ff6f5d6291046a2bdeaa64de403a885a3a35
   DIR parent a7c0bddd4e5283139a6d9bef6012a2f8b046071b
  HTML Author: rsc <devnull@localhost>
       Date:   Mon, 30 Jan 2006 22:00:11 +0000
       
       add thread.h
       
       Diffstat:
         M man/man3/9pclient.3                 |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/man/man3/9pclient.3 b/man/man3/9pclient.3
       t@@ -8,6 +8,8 @@ CFid, CFsys, fsinit, fsmount, fsroot, fssetroot, fsunmount, nsinit, nsmount, fsv
        .PP
        .B #include <fcall.h>
        .PP
       +.B #include <thread.h>
       +.PP
        .B #include <9pclient.h>
        .ta +\w'\fLCFsys* 'u
        .PP