Tests for module 'ftell'.
[gnulib.git] / lib / stpcpy.c
index 870fd6d..4089d39 100644 (file)
@@ -23,7 +23,9 @@
 #include <string.h>
 
 #undef __stpcpy
-#undef stpcpy
+#ifdef _LIBC
+# undef stpcpy
+#endif
 
 #ifndef weak_alias
 # define __stpcpy stpcpy