ipt_timestamp
George Georgalis
george at galis.org
Wed Jul 27 13:33:26 PDT 2005
I'd like to port a Linux program, but I'm getting this
/usr/include/netinet/ip.h:169: syntax error before `n_long'
/usr/include/netinet/ip.h:172: syntax error before `n_long'
So, what is this about?
leaf:/> head -n 176 /usr/include/netinet/ip.h | tail -n9
union ipt_timestamp {
n_long ipt_time[1];
struct ipt_ta {
struct in_addr ipt_addr;
n_long ipt_time;
} ipt_ta[1];
} ipt_timestamp;
};
// George
--
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george at xxxxxxxxx
More information about the Kernel
mailing list