From eb737947eb2afe98f9dac1121fa37d1b746c5657 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 8 Oct 2015 13:15:15 +0100 Subject: Reorganize includes to reduce namespace pollution. --- src/lua_worker.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lua_worker.c') diff --git a/src/lua_worker.c b/src/lua_worker.c index c378ffc0b..b2a3ffc19 100644 --- a/src/lua_worker.c +++ b/src/lua_worker.c @@ -33,6 +33,7 @@ #include "message.h" #include "map.h" #include "dns.h" +#include "unix-std.h" #include "lua/lua_common.h" -- cgit v1.2.3