From a8ce196da5b170ba69ebc9c3d5cb44d59f0c72e6 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Wed, 19 Jan 2000 01:16:31 +0000 Subject: Finish the commits for the change in the header files. Basically, this hides all of the Apache macros that modules don't need access to. This should have been committed with the modules, but I wasn't paying attention to the directory I was in when I ran the commit. Submitted by: Manoj Kasichainula and Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84493 13f79535-47bb-0310-9956-ffa450edef68 --- server/rfc1413.c | 1 + 1 file changed, 1 insertion(+) (limited to 'server/rfc1413.c') diff --git a/server/rfc1413.c b/server/rfc1413.c index 3bd66f573e..604d1ac044 100644 --- a/server/rfc1413.c +++ b/server/rfc1413.c @@ -83,6 +83,7 @@ #include "rfc1413.h" #include "http_main.h" /* set_callback_and_alarm */ #include "apr_network_io.h" +#include /* Local stuff. */ /* Semi-well-known port */ -- cgit v1.2.3