mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 07:26:57 +03:00
missing prototype - compile before committing please
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -32,6 +32,7 @@
|
|||||||
#include "http_config.h"
|
#include "http_config.h"
|
||||||
#include "http_core.h"
|
#include "http_core.h"
|
||||||
#include "http_log.h"
|
#include "http_log.h"
|
||||||
|
#include "apr_strings.h"
|
||||||
|
|
||||||
module AP_MODULE_DECLARE_DATA dumpio_module ;
|
module AP_MODULE_DECLARE_DATA dumpio_module ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user