From: Paul Eggert Date: Mon, 16 Sep 2024 18:19:17 +0000 (-0700) Subject: Fix typo in previous patch X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=e3a81ab6e1201eb40a9f861c75162b41af148c10;p=gnulib.git Fix typo in previous patch --- diff --git a/lib/parse-datetime.y b/lib/parse-datetime.y index b036271d01..c27ab60a84 100644 --- a/lib/parse-datetime.y +++ b/lib/parse-datetime.y @@ -38,7 +38,6 @@ #include "idx.h" #include "intprops.h" #include "timespec.h" -#include "strftime.h" /* There's no need to extend the stack, so there's no need to involve alloca. */