X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Flock_file.c;fp=sbr%2Flock_file.c;h=d15c93957de69944609479ebdb1e06790d050066;hp=5d0be8407aa7c761f9292a988ff1abc2fb88a612;hb=b3628819b4ab903269cd83cc68e453b13534346c;hpb=1ec4ef34243a756d1f51718e7e15b094f4b36618 diff --git a/sbr/lock_file.c b/sbr/lock_file.c index 5d0be84..d15c939 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