cb4f88613772c3f4077f63e81d55953cd049263d
[oftp] / libs / watt32 / sys / errno.h
1 /*!\file sys/errno.h
2  *
3  * Compatibility header.
4  */
5
6 /*
7  * The naming <sys/w??.h> is required for those compilers that
8  * have <sys/??.h> in the usual place but doesn't define stuff
9  * related to Watt-32's BSD-socket interface.
10  */
11
12 #ifndef __SYS_WERRNO_H
13 #include <sys/werrno.h>
14 #endif
15