xref: /freebsd/contrib/sendmail/include/sm/os/sm_os_osf1.h (revision c6ec7d31830ab1c80edae95ad5e4b9dba10c47ac)
1 /*
2  * Copyright (c) 2001 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_osf1.h,v 1.3 2001/10/09 23:12:13 ca Exp $
10  */
11 
12 /*
13 **  platform definitions for Digital UNIX
14 */
15 
16 #define SM_OS_NAME "osf1"
17 
18 #define SM_CONF_SETITIMER 0
19