Subversion Repositories SvarDOS

Rev

Rev 616 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 616 Rev 1186
1
/*!\file err.h
1
/*!\file err.h
2
 *
2
 *
3
 * Compatibility header (for Net/FreeBSD programs)
3
 * Compatibility header (for Net/FreeBSD programs)
4
 */
4
 */
5
#ifndef __SYS_WERRNO_H
5
#ifndef __SYS_WERRNO_H
6
#include <sys/werrno.h>
6
#include <sys/werrno.h>
7
#endif
7
#endif
8
 
8
 
9
 
9