From a702a6b6d6009068f4608a865bdd06a07259cf67 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 22 Jun 2017 22:14:49 +0300 Subject: Update regex routines from GLIBC. --- support/regex_internal.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'support/regex_internal.h') diff --git a/support/regex_internal.h b/support/regex_internal.h index 01465e76..9f4ff070 100644 --- a/support/regex_internal.h +++ b/support/regex_internal.h @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . @@ -44,9 +44,6 @@ #if defined HAVE_STDINT_H || defined _LIBC # include #endif /* HAVE_STDINT_H || _LIBC */ - -#include "intprops.h" - #if defined _LIBC # include #else -- cgit v1.2.1