summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mail.local/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/mail.local/pathnames.h')
-rw-r--r--contrib/sendmail/mail.local/pathnames.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/sendmail/mail.local/pathnames.h b/contrib/sendmail/mail.local/pathnames.h
new file mode 100644
index 0000000..5ec0068
--- /dev/null
+++ b/contrib/sendmail/mail.local/pathnames.h
@@ -0,0 +1,15 @@
+/*-
+ * Copyright (c) 1998 Sendmail, Inc. All rights reserved.
+ * Copyright (c) 1990, 1993
+ * The Regents of the University of California. All rights reserved.
+ *
+ * By using this file, you agree to the terms and conditions set
+ * forth in the LICENSE file which can be found at the top level of
+ * the sendmail distribution.
+ *
+ *
+ * @(#)pathnames.h 8.5 (Berkeley) 5/19/98
+ */
+#include <paths.h>
+
+#define _PATH_LOCTMP "/tmp/local.XXXXXX"
OpenPOWER on IntegriCloud