From b45b94573ae332c1e17e91d10531137a3c5c6abe Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 29 Jan 2002 04:25:28 +0000 Subject: Update. 2002-01-28 Ulrich Drepper * timezone/asia: Update from tzdata2002b. * timezone/australasia: Likewise. * timezone/backward: Likewise. * timezone/europe: Likewise. * timezone/leapseconds: Likewise. * timezone/iso3166.tab: Likewise. * timezone/zone.tab: Likewise. --- string/bits/string2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/bits') diff --git a/string/bits/string2.h b/string/bits/string2.h index fa847771fe..6c56c63cc1 100644 --- a/string/bits/string2.h +++ b/string/bits/string2.h @@ -581,7 +581,7 @@ __strcpy_small (char *__dest, # define stpcpy(dest, src) __stpcpy (dest, src) # endif -# if !__GNUC_PREREQ (3, 0) || _FORCE_INLINES +# if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES # if _STRING_ARCH_unaligned # ifndef _FORCE_INLINES # define __stpcpy_args(src) \ -- cgit v1.2.3