Hello
I have a problem with ip.h and ip_icmp.h libraries. I'm working on an app it make and send tcp packets, so I must include netinet/ip.h and netinet/ip_icmp ; but when I build the app, gcc say me something like this :
usr/include/netinet/ip.h:178: undefined type, found `n_long'...