Ole Reinhardt wrote: > do we realy need include/net/errno.h? All those errno definitions you'll > find as well in include/errno.h, but without the offset of 10000. avr-libc 1.6.4 and earlier as well as ICCAVR provide just #define EDOM 33 #define ERANGE 34 Harald