X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Flock_file.c;h=c7dffcfc0602f36386dd1a0ed01542b2691ab6fb;hb=5ee3667d7daf6e7090e3de104c3679259eb26da5;hp=c4353b59a3f2997af857ff413a22fde92253811e;hpb=f475d48680eb8bb0b6543efab9057eba2773666e;p=mmh diff --git a/sbr/lock_file.c b/sbr/lock_file.c index c4353b5..c7dffcf 100644 --- a/sbr/lock_file.c +++ b/sbr/lock_file.c @@ -19,16 +19,10 @@ #include #include -#ifdef TIME_WITH_SYS_TIME +#ifdef HAVE_SYS_TIME_H # include -# include -#else -# ifdef TM_IN_SYS_TIME -# include -# else -# include -# endif #endif +#include #include #ifdef HAVE_FCNTL_H