--- magicpoint-1.12a/ctlwords.c 1999-02-14 18:02:25.000000000 -0500 +++ ctlwords.c 2007-10-26 15:41:16.000000000 -0400 @@ -24,6 +24,7 @@ #include #include +#include main(int argc, char *argv[]) { --- magicpoint-1.12a/image/gif.c 2000-03-07 01:59:56.000000000 -0500 +++ gif.c 2007-10-26 15:42:36.000000000 -0400 @@ -17,6 +17,7 @@ #include "image.h" #include +#include static void tellAboutImage(name, gifp) --- magicpoint-1.12a/image/misc.c 2004-07-28 11:47:31.000000000 -0400 +++ misc.c 2007-10-26 15:43:20.000000000 -0400 @@ -12,9 +12,7 @@ #include "xloadimage.h" #include "patchlevel" #include -#ifdef __APPLE__ #include -#endif extern int _Xdebug; extern Display *display;