From c9a65f977e7b0a634100aca5f4ec3f0f7751a79b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Apr 2003 12:04:31 +0000 Subject: [PATCH] update from libc --- lib/regex.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/regex.h b/lib/regex.h index d45fbca7a..07ba1d02d 100644 --- a/lib/regex.h +++ b/lib/regex.h @@ -1,6 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985,1989-93,1995-98,2000,2001,2002 + Copyright (C) 1985,1989-93,1995-98,2000,2001,2002,2003 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -21,6 +21,8 @@ #ifndef _REGEX_H #define _REGEX_H 1 +#include + /* Allow the use in C++ code. */ #ifdef __cplusplus extern "C" { -- 2.11.0