Joerg Wendland <joergland@debian.org> writes:
> Hi Fellows,
>
> I am currently trying to build ulogd. On two arches (s390 and powerpc)
> the build fails with an error that net/sock.h is not found. This header
> isn't there on the other architectures either but s390 and powerpc
> include this file from linux/udp.h which none of the other arches does.
> So I have to possible solutions:
Did you try including netinet/udp.h instead?
MfG
Goswin