[PATCH] fix redefinition of netlink structures
Kahn, Gery
geryk at ti.com
Thu Dec 30 10:54:59 EST 2010
Hi Thomas,
Please, discard this patch. It fixes the problem, but broke libnl compilation.
Gery
On Thu, Dec 30, 2010 at 17:11, Gery Kahn <gery.kahn at gmail.com> wrote:
> The patch fixes compilation error of others (wpa_supplicant) with libnl.
>
> Signed-off-by: Gery Kahn <geryk at ti.com>
> ---
> include/netlink/handlers.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/netlink/handlers.h b/include/netlink/handlers.h
> index f373f58..e47bcf1 100644
> --- a/include/netlink/handlers.h
> +++ b/include/netlink/handlers.h
> @@ -16,7 +16,6 @@
> #include <stdint.h>
> #include <sys/types.h>
> #include <netlink/netlink-compat.h>
> -#include <netlink/netlink-kernel.h>
>
> #ifdef __cplusplus
> extern "C" {
> --
> 1.7.0.4
>
>
> _______________________________________________
> libnl mailing list
> libnl at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/libnl
>
More information about the libnl
mailing list