From: Ulrich Drepper Date: Tue, 29 Jan 2002 04:05:17 +0000 (+0000) Subject: Minor cleanup after last patch. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6e0abee19a5c1a28fe1b294fa76f5b76633553;p=thirdparty%2Fglibc.git Minor cleanup after last patch. --- diff --git a/string/bits/string2.h b/string/bits/string2.h index fa847771fec..6c56c63cc12 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) \