1 /* $Cambridge: exim/src/OS/os.h-QNX,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
3 /* Exim: OS-specific C header file for QNX */
4 /* Modified for QNX 6.2.0 with diffs from Samuli Tuomola. */
6 #include <sys/select.h>
8 /* This include is wrapped in an ifdef so as to be skipped for QNXRTP, which
9 doesn't have/need this header file. From Karsten P. Hoffmann. */
17 #undef HAVE_SYS_MOUNT_H