--- OLD/xc/lib/Xp/XpPrinter.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xp/XpPrinter.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) @@ -243,4 +244,3 @@ UnlockDisplay (dpy); SyncHandle (); } -