]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-save: remove dlfcn.h include
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 27 Nov 2013 13:21:12 +0000 (10:21 -0300)
committerFlorian Westphal <fw@strlen.de>
Thu, 28 Nov 2013 22:37:29 +0000 (23:37 +0100)
commit99b85b7837707bd6c6d578c9328e1321fceb8082
treea587d023f74e6a9d52fcc48a6d804517dcab9ee5
parent73dcee35a394b0fcf83f99d278bc03515de07d4b
iptables-save: remove dlfcn.h include

It's not required and breaks on static-only uClibc builds which don't
have the header file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/ip6tables-save.c
iptables/iptables-save.c