From 82f807bf86f42f2b77266da46aca4c3d70cf30ae Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 24 Jan 2020 10:50:54 +0200 Subject: Update some regex files from GNULIB. --- support/regex.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'support/regex.c') diff --git a/support/regex.c b/support/regex.c index d4459f7b..991eedc8 100644 --- a/support/regex.c +++ b/support/regex.c @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2019 Free Software Foundation, Inc. + Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . @@ -17,6 +17,8 @@ License along with the GNU C Library; if not, see . */ +#define __STDC_WANT_IEC_60559_BFP_EXT__ + #ifndef _LIBC # include -- cgit v1.2.3