X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fwatt32%2Fsys%2Ferrno.h;fp=libs%2Fwatt32%2Fsys%2Ferrno.h;h=cb4f88613772c3f4077f63e81d55953cd049263d;hb=214a070238552de6167bbf506cbc23006969a182;hp=0000000000000000000000000000000000000000;hpb=d3c8a942b99443abf0c11d9759994022ed6da597;p=oftp diff --git a/libs/watt32/sys/errno.h b/libs/watt32/sys/errno.h new file mode 100644 index 0000000..cb4f886 --- /dev/null +++ b/libs/watt32/sys/errno.h @@ -0,0 +1,15 @@ +/*!\file sys/errno.h + * + * Compatibility header. + */ + +/* + * The naming is required for those compilers that + * have in the usual place but doesn't define stuff + * related to Watt-32's BSD-socket interface. + */ + +#ifndef __SYS_WERRNO_H +#include +#endif +