From e28aaca5ede7e7d4caecb46af1ee67a9879b1b75 Mon Sep 17 00:00:00 2001 From: Jim Rees Date: Tue, 1 Jul 2003 19:12:18 +0000 Subject: [PATCH] protos-20030701 add proto for init_et_to_sys_error() --- src/afs/afs_prototypes.h | 1 + 1 file changed, 1 insertion(+) 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, -- 2.39.5