1 /* Exim: OS-specific C header file for QNX */
2 /* Modified for QNX 6.2.0 with diffs from Samuli Tuomola. */
4 #include <sys/select.h>
6 /* This include is wrapped in an ifdef so as to be skipped for QNXRTP, which
7 doesn't have/need this header file. From Karsten P. Hoffmann. */
15 #undef HAVE_SYS_MOUNT_H
21 /* default is non-const */
22 #define ICONV_ARG2_TYPE const char **