xref: /freebsd/contrib/sendmail/include/sm/os/sm_os_osf1.h (revision 8fc257994d0ce2396196d7a06d50d20c8015f4b7)
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