python-solaris.patch (67da92c9) python-solaris.patch (de1dbc42)
1--- misc/Python-2.7.4/Include/pyport.h 2012-04-09 18:07:29.000000000 -0500
2+++ misc/build/Python-2.7.4/Include/pyport.h 2012-07-24 18:19:52.000000000 -0500
1--- misc/Python-2.7.5/Include/pyport.h 2012-04-09 18:07:29.000000000 -0500
2+++ misc/build/Python-2.7.5/Include/pyport.h 2012-07-24 18:19:52.000000000 -0500
3@@ -603,11 +603,6 @@
4 in platform-specific #ifdefs.
5 **************************************************************************/
6
7-#ifdef SOLARIS
8-/* Unchecked */
9-extern int gethostname(char *, int);
10-#endif
11-
12 #ifdef __BEOS__
13 /* Unchecked */
14 /* It's in the libs, but not the headers... - [cjh] */
3@@ -603,11 +603,6 @@
4 in platform-specific #ifdefs.
5 **************************************************************************/
6
7-#ifdef SOLARIS
8-/* Unchecked */
9-extern int gethostname(char *, int);
10-#endif
11-
12 #ifdef __BEOS__
13 /* Unchecked */
14 /* It's in the libs, but not the headers... - [cjh] */