unlock_ref(): move definition higher in the file
commit8415d24746b97a479fe5aec9845bfc150cda2d14
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 24 Apr 2016 06:11:37 +0000 (24 08:11 +0200)
committerMichael Haggerty <mhagger@alum.mit.edu>
Mon, 13 Jun 2016 09:23:49 +0000 (13 11:23 +0200)
treedbb3950d5787f692a2ee03602b3dcf2153089077
parent165056b2fc065e27e4077a11ed2bf1589207b997
unlock_ref(): move definition higher in the file

This avoids the need for a forward declaration in the next patch.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
refs/files-backend.c