--- OLD/xc/lib/Xp/XpContext.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xp/XpContext.c Thu Jan 1 00:00:00 1970 @@ -40,6 +40,7 @@ #include "Printstr.h" #include "Xlibint.h" #include "extutil.h" +#include "XpInt.h" #define _XpPadOut(len) (((len) + 3) & ~3) @@ -249,4 +250,3 @@ return ( (Screen *) checkScr ); } -