]> Savannah Git Hosting - gnulib.git/commitdiff
Fix typo in previous patch
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Sep 2024 18:19:17 +0000 (11:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Sep 2024 18:19:17 +0000 (11:19 -0700)
lib/parse-datetime.y

index b036271d016f1c4b52d3a885010cd04a735f73be..c27ab60a845c712e0f4517f739fcf4983c02a244 100644 (file)
@@ -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.  */