From: Daniel Gruno Date: Thu, 27 Feb 2014 19:11:54 +0000 (+0000) Subject: Remove bad line that snuck into the commit X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1568d3400b21bc2e2a3887b83ef8347606ca2dac;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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"