From 3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:30:09 +0200 Subject: Merging upstream version 1.22.7. Signed-off-by: Daniel Baumann --- dselect/main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect/main.cc') diff --git a/dselect/main.cc b/dselect/main.cc index 372a16d..9726c52 100644 --- a/dselect/main.cc +++ b/dselect/main.cc @@ -28,7 +28,7 @@ #include #include -#if HAVE_LOCALE_H +#ifdef HAVE_LOCALE_H #include #endif #include -- cgit v1.2.3