20354N/A--- ptlib-2.6.7/include/ptlib/unix/ptlib/pmachdep.h.bld 2011-06-10 21:33:28.415537140 +1200
20354N/A+++ ptlib-2.6.7/include/ptlib/unix/ptlib/pmachdep.h 2011-06-10 21:33:37.787148247 +1200
20354N/A@@ -199,7 +199,7 @@
20354N/A
20354N/A int ftime (struct timeb *);
20354N/A pid_t wait3(int *status, int options, struct rusage *rusage);
20354N/A-int gethostname(char *, int);
20354N/A+//int gethostname(char *, int);
20354N/A
20354N/A };
20354N/A #endif