summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/multiarch/strncat.c')
-rw-r--r--sysdeps/x86_64/multiarch/strncat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/x86_64/multiarch/strncat.c b/sysdeps/x86_64/multiarch/strncat.c
index d359e16f9d..6a41653663 100644
--- a/sysdeps/x86_64/multiarch/strncat.c
+++ b/sysdeps/x86_64/multiarch/strncat.c
@@ -19,7 +19,6 @@
/* Define multiple versions only for the definition in libc. */
#if IS_IN (libc)
-# define _HAVE_STRING_ARCH_strncat 1
# define strncat __redirect_strncat
# include <string.h>
# undef strncat