X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Flock_file.c;h=b4a1547ee713efaa83526fbc9d284fc3ef30dbf7;hb=adf591eb56d60000e806e20c42eb1907e2cc6fcd;hp=e065c93e4657bdd677337bd9311a014cd42f3928;hpb=9f9bfa91d88b3ca4cd9206c1f2b17c6d13ebcaba;p=mmh diff --git a/sbr/lock_file.c b/sbr/lock_file.c index e065c93..b4a1547 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,