diff options
author | rsc <devnull@localhost> | 2006-01-30 22:00:11 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-01-30 22:00:11 +0000 |
commit | 40a2ff6f5d6291046a2bdeaa64de403a885a3a35 (patch) | |
tree | cef83865dab4ec140ba09ade7e7d9971a5c3dc3a /man | |
parent | a7c0bddd4e5283139a6d9bef6012a2f8b046071b (diff) | |
download | plan9port-40a2ff6f5d6291046a2bdeaa64de403a885a3a35.tar.gz plan9port-40a2ff6f5d6291046a2bdeaa64de403a885a3a35.tar.bz2 plan9port-40a2ff6f5d6291046a2bdeaa64de403a885a3a35.zip |
add thread.h
Diffstat (limited to 'man')
-rw-r--r-- | man/man3/9pclient.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man3/9pclient.3 b/man/man3/9pclient.3 index 4d685d71..e96ed16c 100644 --- a/man/man3/9pclient.3 +++ b/man/man3/9pclient.3 @@ -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 |