This is the mail archive of the ecos-devel@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing includes in arpa/inet.h


Hi!

I'm working on ecos and realized that arpa/inet.h does not include
header files that define the data structures used. eg: struct in_addr.

I was wondering if this was by-design or wether it is just oversight.

I'd like to fix these since i need a proper include chain for my current toolchain.

Other files where this is the case:

sys/endian.h
arpa/nameser.h
bootp.h

Best Regards,
Guilherme


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]