summaryrefslogtreecommitdiff
path: root/lib/basename-lgpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/basename-lgpl.c')
-rw-r--r--lib/basename-lgpl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/basename-lgpl.c b/lib/basename-lgpl.c
index eb07e2541..6de60aa67 100644
--- a/lib/basename-lgpl.c
+++ b/lib/basename-lgpl.c
@@ -1,6 +1,6 @@
/* basename.c -- return the last element in a file name
- Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2022 Free Software
+ Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2023 Free Software
Foundation, Inc.
This file is free software: you can redistribute it and/or modify
@@ -21,7 +21,6 @@
/* Specification. */
#include "basename-lgpl.h"
-#include <stdbool.h>
#include <string.h>
#include "filename.h"