From 9e3fdd9c3c2576ec9c5f465b2be936096ca20cd7 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Sat, 18 Feb 2006 04:58:28 +0000 Subject: [PATCH] flushrec-prototype-20060217 add a prototype to shut up gcc4 --- 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 23572eb94..63069b2d2 100644 --- a/src/afs/afs_prototypes.h +++ b/src/afs/afs_prototypes.h @@ -823,6 +823,7 @@ extern afs_int32 afs_bulkStatsLost; extern int afs_norefpanic; extern struct vcache *ReclaimedVCList; +extern void afs_FlushReclaimedVcaches(void); void afs_vcacheInit(int astatSize); extern struct vcache *afs_FindVCache(struct VenusFid *afid, afs_int32 * retry, afs_int32 flag); -- 2.39.5