1 diff --git Python-2.6.4/Include/pyport.h Python-2.6.4/Include/pyport.h
2 --- Python-2.6.4/Include/pyport.h
3 +++ Python-2.6.4/Include/pyport.h
5 in platform-specific #ifdefs.
6 **************************************************************************/
10 -extern int gethostname(char *, int);
15 /* It's in the libs, but not the headers... - [cjh] */