]> diplodocus.org Git - nmh/blobdiff - sbr/lock_file.c
We're not using the .Bu macro anymore.
[nmh] / sbr / lock_file.c
index a98d5b1aeb8609c66608aeff6e926a5039d8a279..66eab72ca3da9e56461e5145096c688b84fe9fe7 100644 (file)
 # include <errno.h>
 #endif
 
-#ifdef MMDFONLY
-# include <mmdfonly.h>
-# include <lockonly.h>
-#endif /* MMDFONLY */
-
 #ifdef HAVE_FCNTL_H
 # include <fcntl.h>
 #else