Commit 6d60b48f authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  This should build entirely with APR support.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87500 13f79535-47bb-0310-9956-ffa450edef68
parent 5fb1a55a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
 * that one of these matches the original address.
 */

#include "ap_config.h"
#include "apr_lib.h"
#include <stdio.h>
#ifdef HAVE_CTYPE_H
#include <ctype.h>