From: Daniel Gruno Date: Fri, 21 Dec 2012 14:49:06 +0000 (+0000) Subject: Remove reference to top secret project! You did not see this commit message ;) X-Git-Tag: 2.5.0-alpha~5966 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e3aa7316cddcfd9259c1ed2769ecd189af6ef9;p=thirdparty%2Fapache%2Fhttpd.git Remove reference to top secret project! You did not see this commit message ;) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1424938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/lua_request.c b/modules/lua/lua_request.c index a6647629af4..a77f48e3f79 100644 --- a/modules/lua/lua_request.c +++ b/modules/lua/lua_request.c @@ -19,7 +19,6 @@ #include "util_script.h" #include "lua_apr.h" #include "scoreboard.h" -#include "lua_dbd.h" APLOG_USE_MODULE(lua); #define POST_MAX_VARS 500