]> granicus.if.org Git - apache/commitdiff
Removed obsolete header include.
authorGuenter Knauf <fuankg@apache.org>
Wed, 22 May 2013 17:18:20 +0000 (17:18 +0000)
committerGuenter Knauf <fuankg@apache.org>
Wed, 22 May 2013 17:18:20 +0000 (17:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1485291 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/lua_dbd.c

index cc29b37cb6c7a49d5697a47e139bed1bed8efe37..ffb6cb6dd78dae21ed24e1ac325668bc7108dbac 100644 (file)
@@ -16,7 +16,6 @@
  */
 
 #include "mod_lua.h"
-#include "lua_apr.h"
 #include "lua_dbd.h"
 
 APLOG_USE_MODULE(lua);