]> diplodocus.org Git - nmh/blobdiff - h/mts.h
Reworked attach to add charset to Content-Type string for
[nmh] / h / mts.h
diff --git a/h/mts.h b/h/mts.h
index 1b8f71b5e983da752acf289ec825bf88132ab110..b425e242b015a4125612a5408e03de25ce2cb05f 100644 (file)
--- a/h/mts.h
+++ b/h/mts.h
@@ -16,6 +16,7 @@ extern char *mmdfldir;
 extern char *mmdflfil;
 extern char *uucpldir;
 extern char *uucplfil;
+extern char *spoollocking;
 
 #define        MAILDIR (mmdfldir && *mmdfldir ? mmdfldir : getenv ("HOME"))
 #define        MAILFIL (mmdflfil && *mmdflfil ? mmdflfil : getusername ())