ipt_timestamp
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Jul 27 13:47:45 PDT 2005
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
More information about the Kernel
mailing list