From 287c70e3611022ff40c673feeef71eecd79beea8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 11 Nov 2013 08:17:29 +0100 Subject: filter/route, ...: add missing stdlib.h includes --- test/run_convert.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/run_convert.cxx b/test/run_convert.cxx index ca55bcc0b..0e873a3b3 100644 --- a/test/run_convert.cxx +++ b/test/run_convert.cxx @@ -36,6 +36,7 @@ #include #include +#include #include static void -- cgit v1.2.3