Skip to content

Commit 1f3971a

Browse files
committed
missing prototype - compile before committing please
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@907879 13f79535-47bb-0310-9956-ffa450edef68
1 parent e472cac commit 1f3971a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/debugging/mod_dumpio.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include "http_config.h"
3333
#include "http_core.h"
3434
#include "http_log.h"
35+
#include "apr_strings.h"
3536

3637
module AP_MODULE_DECLARE_DATA dumpio_module ;
3738

0 commit comments

Comments
 (0)