Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 615 → Rev 616

/pkgnet/trunk/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