X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..096c67eb7451cd78ed1e74c5b2a0c07ceb5c69d9:/sbr/lock_file.c diff --git a/sbr/lock_file.c b/sbr/lock_file.c index 7eaa0de3..51576ea8 100644 --- a/sbr/lock_file.c +++ b/sbr/lock_file.c @@ -107,11 +107,11 @@ static void lockname (char *, struct lockinfo *, int); static void timerON (char *, int); static void timerOFF (int); static RETSIGTYPE alrmser (int); -#endif #if !defined(HAVE_LIBLOCKFILE) static int lockit (struct lockinfo *); #endif +#endif /* * Base routine to open and lock a file,