]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
flushrec-prototype-20060217
authorDerrick Brashear <shadow@dementia.org>
Sat, 18 Feb 2006 04:58:28 +0000 (04:58 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 18 Feb 2006 04:58:28 +0000 (04:58 +0000)
add a prototype to shut up gcc4

src/afs/afs_prototypes.h

index 23572eb948849ef8e47e8fb9bd80affdae93dadf..63069b2d2b64eac09230f69c93c5bef115ac7b95 100644 (file)
@@ -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);