1 /*
2  * Copyright (c) 2001 Proofpoint, 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_ultrix.h,v 1.4 2013-11-22 20:51:34 ca Exp $
10  */
11 
12 /*
13 **  platform definitions for Ultrix
14 */
15 
16 #define SM_OS_NAME "ultrix"
17 
18 #define SM_CONF_SSIZE_T	0
19