Update.
[platform/upstream/glibc.git] / sysdeps / generic / memcmp.c
index 9dac13f..8fa3711 100644 (file)
@@ -34,6 +34,8 @@
 #include <string.h>
 #endif
 
+#undef memcmp
+
 #ifdef _LIBC
 
 #include <memcopy.h>