aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'autotools/gnulib/save-cwd.c')
-rw-r--r--autotools/gnulib/save-cwd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/autotools/gnulib/save-cwd.c b/autotools/gnulib/save-cwd.c
index ea487a40..47f888c0 100644
--- a/autotools/gnulib/save-cwd.c
+++ b/autotools/gnulib/save-cwd.c
@@ -1,6 +1,6 @@
/* save-cwd.c -- Save and restore current working directory.
- Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2022 Free Software
+ Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2024 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
@@ -24,7 +24,6 @@
#include <errno.h>
#include <fcntl.h>
-#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>