DragonFly kernel List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ipt_timestamp
On Wed, Jul 27, 2005 at 04:29:42PM -0400, George Georgalis wrote:
>
> 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'
Include netinet/in_systm.h first. Be warned though, that you are leaving
all portable interfaces when you depend on anything but netinet/in.h.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]