You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
401e70a44f
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89237 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
268 B
C
11 lines
268 B
C
--- src/internal.H.orig 2009-09-09 12:32:06.000000000 -0700
|
|
+++ src/internal.H 2009-09-09 12:32:08.000000000 -0700
|
|
@@ -556,7 +556,3 @@
|
|
#pragma GCC visibility pop
|
|
#endif
|
|
#endif
|
|
-
|
|
-#if HOST_HAVE_STPCPY
|
|
-extern char * stpcpy( char * dest, const char * src);
|
|
-#endif
|