Oops, I messed up and committed the wrong file. I fixed that by installing the attached fixup. Sorry about that.

From e3a81ab6e1201eb40a9f861c75162b41af148c10 Mon Sep 17 00:00:00 2001
From: Paul Eggert <egg...@cs.ucla.edu>
Date: Mon, 16 Sep 2024 11:19:17 -0700
Subject: [PATCH] Fix typo in previous patch

---
 lib/parse-datetime.y | 1 -
 1 file changed, 1 deletion(-)

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.  */
-- 
2.43.0

Reply via email to