]> granicus.if.org Git - apache/commitdiff
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Apr 2000 16:23:46 +0000 (16:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Apr 2000 16:23:46 +0000 (16:23 +0000)
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

index 07a4e8479a63c6ea5b184fbeb6dc99eb8a7f3621..6dd49b9561188408943c09021000c7a0475fc1bb 100644 (file)
@@ -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 <signal.h>