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
This commit is contained in:
William A. Rowe Jr
2000-04-29 16:23:46 +00:00
parent c922c0d50d
commit 716eb6da71

View 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>