From b3e7c02689557df3c65103a87ac3458ee003422f Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 15 Mar 2005 14:17:57 +0000 Subject: get rid of .= syntax --- src/cmd/auth/factotum/dat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cmd/auth/factotum/dat.h') 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 -- cgit v1.2.3