diff --git a/src/vol/volume.c b/src/vol/volume.c index 4f5c86f019..91ef6e42ed 100644 --- a/src/vol/volume.c +++ b/src/vol/volume.c @@ -5014,7 +5014,7 @@ VUpdateSalvagePriority_r(Volume * vp) * If we did try a salvage then the results are contained in code. */ -static inline int +static_inline int try_SALVSYNC(Volume *vp, char *partName, int *code) { #ifdef SALVSYNC_BUILD_CLIENT if (VCanUseSALVSYNC()) {