]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/sendmail/include/sm/os/sm_os_qnx.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / sendmail / include / sm / os / sm_os_qnx.h
1 /*
2  * Copyright (c) 2007 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_qnx.h,v 1.1 2007/03/21 23:56:20 ca Exp $
10  */
11
12 /*
13 **  sm_os_qnx.h -- platform definitions for QNX
14 */
15
16 #define SM_CONF_SYS_CDEFS_H     1
17
18 #ifndef SM_CONF_SETITIMER
19 # define SM_CONF_SETITIMER      0
20 #endif /* SM_CONF_SETITIMER */