sm_os_qnx.h revision 168515
1168515Sgshapiro/*
2168515Sgshapiro * Copyright (c) 2007 Sendmail, Inc. and its suppliers.
3168515Sgshapiro *	All rights reserved.
4168515Sgshapiro *
5168515Sgshapiro * By using this file, you agree to the terms and conditions set
6168515Sgshapiro * forth in the LICENSE file which can be found at the top level of
7168515Sgshapiro * the sendmail distribution.
8168515Sgshapiro *
9168515Sgshapiro *	$Id: sm_os_qnx.h,v 1.1 2007/03/21 23:56:20 ca Exp $
10168515Sgshapiro */
11168515Sgshapiro
12168515Sgshapiro/*
13168515Sgshapiro**  sm_os_qnx.h -- platform definitions for QNX
14168515Sgshapiro*/
15168515Sgshapiro
16168515Sgshapiro#define SM_CONF_SYS_CDEFS_H	1
17168515Sgshapiro
18168515Sgshapiro#ifndef SM_CONF_SETITIMER
19168515Sgshapiro# define SM_CONF_SETITIMER	0
20168515Sgshapiro#endif /* SM_CONF_SETITIMER */
21