Added support for optional Content_Disposition header in mhbuild directive.s
[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