On mån, 2008-06-09 at 19:53 +0200, Andreas Henriksson wrote: [...] > By including <libnetlink.h>, the public header for the static library - > which you previously got via the other headers, and reorganizing the > code the parts your test-code requires boiled down to this: [...]
...and by eliminating dead code you'll get down to a single usage of the inet_prefix struct in the home-made address parsing function, which might be a good idea to replace with libc equivalents. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

