X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2..0cebd8284370988c8b1807ef2544bd80804d074e:/sbr/lock_file.c diff --git a/sbr/lock_file.c b/sbr/lock_file.c index a98d5b1a..66eab72c 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