1132943Sgshapiro/*
2261194Sgshapiro * Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
3132943Sgshapiro *	All rights reserved.
4132943Sgshapiro *
5132943Sgshapiro * By using this file, you agree to the terms and conditions set
6132943Sgshapiro * forth in the LICENSE file which can be found at the top level of
7132943Sgshapiro * the sendmail distribution.
8132943Sgshapiro *
9266527Sgshapiro *	$Id: sm_os_unicos.h,v 1.2 2013-11-22 20:51:34 ca Exp $
10132943Sgshapiro */
11132943Sgshapiro
12132943Sgshapiro/*
13132943Sgshapiro**  Cray UNICOS
14132943Sgshapiro*/
15132943Sgshapiro
16132943Sgshapiro#define SM_OS_NAME	"unicos"
17132943Sgshapiro
18132943Sgshapiro#define SM_CONF_LONGLONG	1
19132943Sgshapiro#define SM_CONF_SETITIMER	0
20