DragonFly kernel List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
ipt_timestamp
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@xxxxxxxxx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]