commit | 8ad517944e46710ab832350c0dc3fc4e9239f7e2 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Mar 25 23:03:57 2004 +0000 |
committer | rsc <devnull@localhost> | Thu Mar 25 23:03:57 2004 +0000 |
tree | 7b99a1833e1b303719c2aac75e3f7e82482b42ab | |
parent | cb27443abf3d6af6ab52377c71c843e619928433 [diff] [blame] |
Today's changes. More changes.
diff --git a/src/cmd/plumb/fsys.c b/src/cmd/plumb/fsys.c index 4776d12..33a4458 100644 --- a/src/cmd/plumb/fsys.c +++ b/src/cmd/plumb/fsys.c
@@ -97,6 +97,7 @@ static int ndir = NQID; static int srvfd; +#define clock plumbclock /* SunOS name clash */ static int clock; static Fid *fids[Nhash]; static QLock readlock;