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