1 /* Exim: OS-specific C header file for QNX */
2 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 /* Modified for QNX 6.2.0 with diffs from Samuli Tuomola. */
5 #include <sys/select.h>
7 /* This include is wrapped in an ifdef so as to be skipped for QNXRTP, which
8 doesn't have/need this header file. From Karsten P. Hoffmann. */
16 #undef HAVE_SYS_MOUNT_H
22 /* default is non-const */
23 #define ICONV_ARG2_TYPE const char **