https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973
--- Comment #62 from Pontus Fuchs <pontus.fuchs@xxxxxxxxx> 2012-09-17 02:12:54 PDT ---
> -#if defined(HAVE_LIBNL1) || defined(HAVE_LIBNL2)
> +#if defined(HAVE_LIBNL1) || defined(HAVE_LIBNL2) || defined(HAVE_LIBNL3)
> #include <net/if.h>
> #endif
I believe I did this because libnl3 had some collision with net/if.h. I'll have
to look into this in detail...
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.