rename project to visftp
[oftp] / watt32 / err.h
1 /*!\file err.h
2  *
3  * Compatibility header (for Net/FreeBSD programs)
4  */
5 #ifndef __SYS_WERRNO_H
6 #include <sys/werrno.h>
7 #endif
8