From 716eb6da714efeac8a37cb37c74b2ee3f3646e37 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 29 Apr 2000 16:23:46 +0000 Subject: [PATCH] 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 --- support/htpasswd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/support/htpasswd.c b/support/htpasswd.c index 07a4e8479a6..6dd49b95611 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 -- 2.47.2