--- generic/tixGrUtl.c.orig +++ generic/tixGrUtl.c @@ -17,6 +17,7 @@ #include #include #include +#include #ifndef UCHAR #define UCHAR(c) ((unsigned char) (c)) --- generic/tixImgXpm.c.orig +++ generic/tixImgXpm.c @@ -16,6 +16,7 @@ #include #include #include +#include /* * Prototypes for procedures used only locally in this file: