mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
get rid of a warning for missing strXXX prototype. (I only saw this
on RH 7.1.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89188 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -72,6 +72,7 @@
|
||||
#include "apr_signal.h"
|
||||
|
||||
#define APR_WANT_STDIO
|
||||
#define APR_WANT_STRFUNC
|
||||
#include "apr_want.h"
|
||||
|
||||
#if APR_HAVE_SYS_TYPES_H
|
||||
|
Reference in New Issue
Block a user