1 From 948a96d710f377fb0ed8d78c7fb85b299c80ef13 Mon Sep 17 00:00:00 2001
2 From: Gustavo Zacarias <gustavo@zacarias.com.ar>
3 Date: Sat, 8 Nov 2014 10:12:54 -0300
4 Subject: [PATCH] arptables: disable dlfcn.h include
6 The relevant code is disabled in libarptc_incl.c so it's not required
7 and breaks the ability to build it in a pure-static toolchain.
11 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
14 1 file changed, 2 insertions(+)
16 diff --git a/arptables.c b/arptables.c
17 index 64ac3aa..fe270bc 100644