]> granicus.if.org Git - apache/commitdiff
Remove bad line that snuck into the commit
authorDaniel Gruno <humbedooh@apache.org>
Thu, 27 Feb 2014 19:11:54 +0000 (19:11 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 27 Feb 2014 19:11:54 +0000 (19:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572704 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/lua_request.c

index c6ec52441b150c053e3a8c439790ebb85c1f41e0..cd3bd670f18abf037ee32b5543452503ff183c08 100644 (file)
@@ -15,8 +15,6 @@
  * limitations under the License.
  */
 
-#include <mod_core.h>
-
 #include "mod_lua.h"
 #include "lua_apr.h"
 #include "lua_dbd.h"