From 696e83fb734d72176905c3b6b775890ff961e50b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 9 Oct 2011 18:58:59 +0200 Subject: [PATCH 1/1] include netlink/attr.h to fix a compile error with libnl-tiny --- system-linux.c | 1 + 1 file changed, 1 insertion(+) diff --git a/system-linux.c b/system-linux.c index f1acc19..488f5be 100644 --- a/system-linux.c +++ b/system-linux.c @@ -9,6 +9,7 @@ #include #include +#include #include #include "netifd.h" -- 2.11.0