xref: /freebsd/contrib/sendmail/include/sm/os/sm_os_unicos.h (revision 39beb93c3f8bdbf72a61fda42300b5ebed7390c8)
1 /*
2  * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
3  *	All rights reserved.
4  *
5  * By using this file, you agree to the terms and conditions set
6  * forth in the LICENSE file which can be found at the top level of
7  * the sendmail distribution.
8  *
9  *	$Id: sm_os_unicos.h,v 1.1 2003/04/21 17:03:51 ca Exp $
10  */
11 
12 /*
13 **  Cray UNICOS
14 */
15 
16 #define SM_OS_NAME	"unicos"
17 
18 #define SM_CONF_LONGLONG	1
19 #define SM_CONF_SETITIMER	0
20