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