From: William A. Rowe Jr Date: Thu, 21 Mar 2002 16:33:39 +0000 (+0000) Subject: Couple of newly recognized dependencies X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee1c525f677f5cb27d1ee8f711d4f83f78120c6;p=thirdparty%2Fapache%2Fhttpd.git Couple of newly recognized dependencies git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94096 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/ApacheCore.mak b/src/ApacheCore.mak index fd7759d4005..6cfc7b24ac2 100644 --- a/src/ApacheCore.mak +++ b/src/ApacheCore.mak @@ -779,6 +779,8 @@ DEP_CPP_MOD_AL=\ ".\include\buff.h"\ ".\include\hsregex.h"\ ".\include\http_config.h"\ + ".\include\http_core.h"\ + ".\include\http_log.h"\ ".\include\httpd.h"\ ".\include\util_uri.h"\ ".\os\win32\os.h"\