X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Flock_file.c;h=66eab72ca3da9e56461e5145096c688b84fe9fe7;hb=0be3869967792be6b129fc34e8f72a88fc3352bb;hp=a98d5b1aeb8609c66608aeff6e926a5039d8a279;hpb=81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2;p=mmh diff --git a/sbr/lock_file.c b/sbr/lock_file.c index a98d5b1..66eab72 100644 --- a/sbr/lock_file.c +++ b/sbr/lock_file.c @@ -36,11 +36,6 @@ # include #endif -#ifdef MMDFONLY -# include -# include -#endif /* MMDFONLY */ - #ifdef HAVE_FCNTL_H # include #else