| commit | 577782688c79b61603b4d88d8ae32200bc73a9dc | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Fri Jan 27 03:45:30 2006 +0000 |
| committer | rsc <devnull@localhost> | Fri Jan 27 03:45:30 2006 +0000 |
| tree | 192eda8b05ee1db740af3da4b13ed9dc334574f5 | |
| parent | 90557256d340d990820297e837145693b96ca4f5 [diff] [blame] |
9p2000.u
diff --git a/include/9p.h b/include/9p.h index b6e959b..9d98bba 100644 --- a/include/9p.h +++ b/include/9p.h
@@ -204,6 +204,7 @@ int nopipe; int srvfd; int leavefdsopen; /* magic for acme win */ + int dotu; /* below is implementation-specific; don't use */ Fidpool* fpool;