summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include/sm/os/sm_os_unicos.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/include/sm/os/sm_os_unicos.h')
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unicos.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/sendmail/include/sm/os/sm_os_unicos.h b/contrib/sendmail/include/sm/os/sm_os_unicos.h
new file mode 100644
index 0000000..57d6b72
--- /dev/null
+++ b/contrib/sendmail/include/sm/os/sm_os_unicos.h
@@ -0,0 +1,19 @@
+/*
+ * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+ * 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.
+ *
+ * $Id: sm_os_unicos.h,v 1.1 2003/04/21 17:03:51 ca Exp $
+ */
+
+/*
+** Cray UNICOS
+*/
+
+#define SM_OS_NAME "unicos"
+
+#define SM_CONF_LONGLONG 1
+#define SM_CONF_SETITIMER 0
OpenPOWER on IntegriCloud