From 7f2f9cfa86928914fefb28338fcbdfbc36754edd Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 26 Dec 2018 22:14:00 +0200 Subject: Sync and update regex from GNULIB. --- support/regex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/regex.c') diff --git a/support/regex.c b/support/regex.c index d6591e86..a80e740c 100644 --- a/support/regex.c +++ b/support/regex.c @@ -18,7 +18,7 @@ . */ #ifndef _LIBC -# include +# include # if (__GNUC__ == 4 && 6 <= __GNUC_MINOR__) || 4 < __GNUC__ # pragma GCC diagnostic ignored "-Wsuggest-attribute=pure" -- cgit v1.2.3