--- OLD/xc/lib/Xp/XpPutData.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xp/XpPutData.c Thu Jan 1 00:00:00 1970 @@ -39,6 +39,7 @@ #include "Printstr.h" #include "Xlibint.h" #include "extutil.h" +#include "XpInt.h" #define _XpPadOut(len) (((len) + 3) & ~3) @@ -94,4 +95,3 @@ SyncHandle (); return; /* Success */ } -