Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 206 → Rev 207

/pkgnet/watt32/inc/err.h
0,0 → 1,8
/*!\file err.h
*
* Compatibility header (for Net/FreeBSD programs)
*/
#ifndef __SYS_WERRNO_H
#include <sys/werrno.h>
#endif