summaryrefslogtreecommitdiff
path: root/lib/wctype-h.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wctype-h.c')
-rw-r--r--lib/wctype-h.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/wctype-h.c b/lib/wctype-h.c
index 12781433..7e4ff13a 100644
--- a/lib/wctype-h.c
+++ b/lib/wctype-h.c
@@ -1,6 +1,6 @@
/* Inline functions for <wctype.h>.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
@@ -20,4 +20,4 @@
#include <config.h>
#define _GL_WCTYPE_INLINE _GL_EXTERN_INLINE
-#include "wctype.h"
+#include <wctype.h>