getproto & getserv compilation fix...
Jonathan Larmour
jifl@eCosCentric.com
Wed Aug 14 11:09:00 GMT 2002
[ Sorry for the very delayed response ]
Jani Monoses wrote:
> Hi
> I don't know wheter this is the right fix but unless errno is included
> from netdb or param these two files don't compile
> I might have had to configure ecos.ecc after making it though ...
[snip]
> Index: getproto.c
[snip]
> +#include <errno.h>
This one was applied in July.
> Index: getserv.c
> ===================================================================
[snip]
> +#include <errno.h>
I didn't see any problem building with your chosen config before, but to
err (sic :-)) on the side of caution, I've applied this too since this
file does use errno.
Jifl
--
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
More information about the Ecos-patches
mailing list