Commit 2e87a434 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Since mpm.h wraps unixd.h and scoreboard.h nicely, and win32 has
  no unixd.h, well...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89623 13f79535-47bb-0310-9956-ffa450edef68
parent 258473fc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -126,8 +126,7 @@
#include "http_protocol.h"
#include "util_script.h"
#include "util_filter.h"
#include "scoreboard.h"
#include "unixd.h"
#include "mpm.h"
#include "apr_strings.h"
#include "apr_tables.h"
#include "apr_lib.h"