--- bow/libbow.h.orig 2005-11-06 12:34:31.000000000 +0100 +++ bow/libbow.h 2005-11-06 12:34:57.000000000 +0100 @@ -37,7 +37,11 @@ #include /* for netinet/in.h on SunOS */ #include #include /* for machine-independent byte-order */ + +#ifndef __APPLE__ #include /* for malloc() and friends. */ +#endif + #include /* For malloc() etc. on DEC Alpha */ #include /* for strlen() on DEC Alpha */ #include /* for PATH_MAX and SHRT_MAX and friends */