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

(cherry picked from commit 9e3fdd9c3c2576ec9c5f465b2be936096ca20cd7)

src/afs/afs_prototypes.h

index dca36e9e56bc59c9e5d4b239ab44cbb39261368a..b16e2a108d0f9b1d843bc82141e836cee2491209 100644 (file)
@@ -822,6 +822,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);