From 1568d3400b21bc2e2a3887b83ef8347606ca2dac Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 27 Feb 2014 19:11:54 +0000 Subject: [PATCH] Remove bad line that snuck into the commit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572704 13f79535-47bb-0310-9956-ffa450edef68 --- modules/lua/lua_request.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/lua/lua_request.c b/modules/lua/lua_request.c index c6ec52441b1..cd3bd670f18 100644 --- a/modules/lua/lua_request.c +++ b/modules/lua/lua_request.c @@ -15,8 +15,6 @@ * limitations under the License. */ -#include - #include "mod_lua.h" #include "lua_apr.h" #include "lua_dbd.h" -- 2.47.3