diff options
Diffstat (limited to 'src/cmd/auth/factotum/dat.h')
-rw-r--r-- | src/cmd/auth/factotum/dat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/auth/factotum/dat.h b/src/cmd/auth/factotum/dat.h index 678594a2..eaf94caf 100644 --- a/src/cmd/auth/factotum/dat.h +++ b/src/cmd/auth/factotum/dat.h @@ -114,6 +114,8 @@ extern char *rpcname[]; /* rpc.c */ extern char Easproto[]; /* err.c */ +void fsinit0(void); + /* provided by lib9p */ #define emalloc emalloc9p #define erealloc erealloc9p |