* uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
[mmh] / sbr / lock_file.c
index a98d5b1..66eab72 100644 (file)
 # include <errno.h>
 #endif
 
-#ifdef MMDFONLY
-# include <mmdfonly.h>
-# include <lockonly.h>
-#endif /* MMDFONLY */
-
 #ifdef HAVE_FCNTL_H
 # include <fcntl.h>
 #else