1168515Sgshapiro/*
2261194Sgshapiro * Copyright (c) 2007 Proofpoint, 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 *
9266527Sgshapiro *	$Id: sm_os_qnx.h,v 1.2 2013-11-22 20:51:34 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