aboutsummaryrefslogtreecommitdiff
path: root/include/9p.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-27 03:45:30 +0000
committerrsc <devnull@localhost>2006-01-27 03:45:30 +0000
commit577782688c79b61603b4d88d8ae32200bc73a9dc (patch)
tree192eda8b05ee1db740af3da4b13ed9dc334574f5 /include/9p.h
parent90557256d340d990820297e837145693b96ca4f5 (diff)
downloadplan9port-577782688c79b61603b4d88d8ae32200bc73a9dc.tar.gz
plan9port-577782688c79b61603b4d88d8ae32200bc73a9dc.tar.bz2
plan9port-577782688c79b61603b4d88d8ae32200bc73a9dc.zip
9p2000.u
Diffstat (limited to 'include/9p.h')
-rw-r--r--include/9p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/9p.h b/include/9p.h
index b6e959b1..9d98bbab 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -204,6 +204,7 @@ struct Srv {
int nopipe;
int srvfd;
int leavefdsopen; /* magic for acme win */
+ int dotu;
/* below is implementation-specific; don't use */
Fidpool* fpool;