[PATCH] fix redefinition of netlink structures
Gery Kahn
gery.kahn at gmail.com
Thu Dec 30 10:11:56 EST 2010
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
More information about the libnl
mailing list