]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Minor cleanup after last patch.
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 04:05:17 +0000 (04:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 04:05:17 +0000 (04:05 +0000)
string/bits/string2.h

index fa847771fec5cf5daf6a5ae932d225a2d810ad8b..6c56c63cc12c1fe4a85cf6382b79510749f98c33 100644 (file)
@@ -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) \