]> granicus.if.org Git - apache/commitdiff
re-add missing headers
authorAndré Malo <nd@apache.org>
Sat, 26 Jul 2003 20:47:03 +0000 (20:47 +0000)
committerAndré Malo <nd@apache.org>
Sat, 26 Jul 2003 20:47:03 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100793 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_rewrite.c

index 3daca42b0a8296dc9bd92f3b32467ffb592dd6b3..1d0ad937d3813f18912327b79cd2589784ddbdd3 100644 (file)
 #include "http_request.h"
 #include "http_core.h"
 #include "http_log.h"
+#include "http_protocol.h"
+#include "http_vhost.h"
 
 #include "mod_rewrite.h"