summaryrefslogtreecommitdiff
path: root/lib/dirname.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dirname.h')
-rw-r--r--lib/dirname.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/dirname.h b/lib/dirname.h
index e18a97ea1..f98e83bd4 100644
--- a/lib/dirname.h
+++ b/lib/dirname.h
@@ -1,6 +1,6 @@
/* Take file names apart into directory and base names.
- Copyright (C) 1998, 2001, 2003-2006, 2009-2022 Free Software Foundation,
+ Copyright (C) 1998, 2001, 2003-2006, 2009-2023 Free Software Foundation,
Inc.
This file is free software: you can redistribute it and/or modify
@@ -19,7 +19,6 @@
#ifndef DIRNAME_H_
# define DIRNAME_H_ 1
-# include <stdbool.h>
# include <stdlib.h>
# include "filename.h"
# include "basename-lgpl.h"