]> granicus.if.org Git - curl/commit
parsedate: still provide the name arrays when disabled
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Sep 2019 21:28:00 +0000 (23:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Sep 2019 06:25:14 +0000 (08:25 +0200)
commit83b4cfacba3de18b58070eeb1fabf3feca60ca69
tree1d93263c6e6ea6a3fee226a4d9fd2e45834400f8
parentb543f1fadb2989451ebec77e3aea0a3110d09630
parsedate: still provide the name arrays when disabled

If FILE or FTP are enabled, since they also use them!

Reported-by: Roland Hieber
Fixes #4325
Closes #4343
lib/parsedate.c