From 8bd54babbe6d3309f78f9d8729d93f83c14d23f5 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 8 Sep 2009 14:21:11 +0200 Subject: Fix compile under Darwin with more includes, also silences some warnings. --- tools/iproxy.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/iproxy.c b/tools/iproxy.c index 657ac89..f10d701 100644 --- a/tools/iproxy.c +++ b/tools/iproxy.c @@ -23,6 +23,7 @@ */ #include #include +#include #include #include #include -- cgit v1.1-32-gdbae