1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-07 04:02:58 +03:00

Removed obsolete header include.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1485291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guenter Knauf
2013-05-22 17:18:20 +00:00
parent be4fefc51e
commit 8d09295d46

View File

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