]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
util_time: Follow up to r1908380 and r1908389: apr_strings.h not needed anymore.
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 10:47:05 +0000 (10:47 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 10:47:05 +0000 (10:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908556 13f79535-47bb-0310-9956-ffa450edef68

server/util_time.c

index 033d05ef6cdc78a76a4ab54cb0651816ed806281..8dcf2fb293f2589e4714e15ff7ec6e1e19c227fd 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "util_time.h"
 #include "apr_env.h"
-#include "apr_strings.h"