On Tue, Feb 23, 2016 at 07:04:10PM +0100, Richard Levitte wrote: > In message <[email protected]> on Tue, 23 Feb 2016 18:51:56 > +0100, Kurt Roeckx <[email protected]> said: > > kurt> > Also each morning I do have to edit b_addr.c so that LOCALHOSt is > kurt> > defined > kurt> > > kurt> > This is what I do to compensate > kurt> > > kurt> > #include <string.h> > kurt> > #include <rpc/types.h> > kurt> > kurt> Do you mean INADDR_LOOPBACK maybe? > kurt> What about including netinet/in.h instead? > > That should be added somewhere in e_os.h in that case >
Suppose this line works? #define INADDR_LOOPBACK (u_long)0x7F000001 in e_os.h ? > -- > Richard Levitte [email protected] > OpenSSL Project http://www.openssl.org/~levitte/ > -- > openssl-dev mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Broadcasting the truth for 25 years -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
