X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..a940963381421de5cd0354c6fd1491754b5d1f5c:/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,