From: Jim Rees Date: Tue, 1 Jul 2003 19:12:18 +0000 (+0000) Subject: protos-20030701 X-Git-Tag: openafs-devel-1_3_50~142 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=e28aaca5ede7e7d4caecb46af1ee67a9879b1b75;p=packages%2Fo%2Fopenafs.git protos-20030701 add proto for init_et_to_sys_error() --- diff --git a/src/afs/afs_prototypes.h b/src/afs/afs_prototypes.h index d8f108865..c4fa9a85d 100644 --- a/src/afs/afs_prototypes.h +++ b/src/afs/afs_prototypes.h @@ -11,6 +11,7 @@ #define _AFS_PROTOTYPES_H_ /* afs_analyze.c */ +extern void init_et_to_sys_error(void); extern void afs_FinalizeReq(struct vrequest *areq); extern int afs_Analyze(register struct conn *aconn, afs_int32 acode, struct VenusFid *afid, register struct vrequest *areq, int op,