X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2..1524cb8c0b86a854149d7859d6a2503d61dbaa36:/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