From cf5e58a14dedabd65dee297ee2a2abb05cd4449d Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Mon, 23 Dec 2024 13:55:59 -0800
Subject: Update from Gnulib by running admin/merge-gnulib
---
lib/stdlib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/stdlib.c')
diff --git a/lib/stdlib.c b/lib/stdlib.c
index 521d64627dc..6f70fa4bbda 100644
--- a/lib/stdlib.c
+++ b/lib/stdlib.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see . */
+#define _GL_STDLIB_INLINE _GL_EXTERN_INLINE
#include
-#define _GL_STDLIB_INLINE _GL_EXTERN_INLINE
#include
--
cgit v1.2.1