From 77faa3541634894476d904cd517e81f57cfa4fe2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Aug 1999 06:29:56 +0000 Subject: Update. * sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as unsigned to avoid warning. [PR libc/1271]. * conform/conformtest.pl: Allow testing regex.h which requires sys/types.h being included. --- conform/data/regex.h-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conform/data') diff --git a/conform/data/regex.h-data b/conform/data/regex.h-data index 6edb1af22e..38495d5b83 100644 --- a/conform/data/regex.h-data +++ b/conform/data/regex.h-data @@ -1,6 +1,6 @@ #ifndef ISO type regex_t -element regex_t re_nsub +element regex_t size_t re_nsub type regoff_t -- cgit v1.2.3