--- gtk+extra-0.99.16/gtkextra/gtkplotps.c Tue Jul 3 09:27:08 2001 +++ gtk+extra-0.99.16/gtkextra/gtkplotps.c Tue Jul 3 09:31:01 2001 @@ -34,7 +34,9 @@ #include #include #include +#ifndef __APPLE__ #include +#endif #include #include "gtkplot.h" --- gtk+extra-0.99.16/gtkextra/gtkplotdt.c.orig Thu Dec 20 10:08:17 2001 +++ gtk+extra-0.99.16/gtkextra/gtkplotdt.c Thu Dec 20 10:08:33 2001 @@ -20,7 +20,9 @@ #include #include #include +#ifndef __APPLE__ #include +#endif #include #include #include "gtkplotdt.h"