From: William A. Rowe Jr Date: Sat, 29 Apr 2000 16:23:46 +0000 (+0000) Subject: PR: X-Git-Tag: APACHE_2_0_ALPHA_4~225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=716eb6da714efeac8a37cb37c74b2ee3f3646e37;p=apache PR: Obtained from: Submitted by: Reviewed by: Sorry I missed one. I -really- believe now that ap.h can now be safely swept out to the attic, but I will leave for someone in unix to test and confirm. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85099 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/htpasswd.c b/support/htpasswd.c index 07a4e8479a..6dd49b9561 100644 --- a/support/htpasswd.c +++ b/support/htpasswd.c @@ -82,7 +82,6 @@ #include "apr_lib.h" #include "apr_errno.h" #include "ap_config.h" -#include "ap.h" #include "apr_md5.h" #include "ap_sha1.h" #include