]> granicus.if.org Git - apache/commitdiff
get the prototype for ap_recent_ctime()
authorJeff Trawick <trawick@apache.org>
Sun, 17 Mar 2002 12:40:16 +0000 (12:40 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 17 Mar 2002 12:40:16 +0000 (12:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93980 13f79535-47bb-0310-9956-ffa450edef68

server/log.c

index 2e9488c7cd19aebcef0d9f2ab2ad0a1b4d6ff240..67cadef33da5a8f2503b8522054303123a1cd448 100644 (file)
@@ -90,6 +90,7 @@
 #include "http_core.h"
 #include "http_log.h"
 #include "http_main.h"
+#include "util_time.h"
 
 typedef struct {
     char    *t_name;