On Fri, 20.05.11 14:36, Alexey Shabalin ([email protected]) wrote: > > 2011/5/20 [email protected] <[email protected]>: > > 2011/5/20 [email protected] <[email protected]>: > >> Hi Lennart, > >> > >> It seems we need to include <netinet/in.h> in socket-util.c, to make > >> build successful. > >> I've made a patch in attachment. > > Didn't notice that is already included in socket-util.h, sorry. > > IP_TRANSPARENT defined in kernel headers <linux/in.h>, not in glibc headers.
Hmm, if IP_TRANSPARENT is missing on your glibc we might just add it to missing.h which is where we place all definitions missing in older glibc. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
