netcfg was also affected. Workaround: +#ifdef __linux__ +#include <linux/if.h> +#else #include <net/if.h> +#endif
-- <net/if.h> and <linux/if.h> are incompatible https://bugs.launchpad.net/bugs/673073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
