--- OLD/xc/lib/Xi/XSetDVal.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xi/XSetDVal.c Thu Jan 1 00:00:00 1970 @@ -54,6 +54,7 @@ #include "Xlibint.h" #include "XInput.h" #include "extutil.h" +#include "XIint.h" int XSetDeviceValuators (dpy, dev, valuators, first_valuator, num_valuators) @@ -91,4 +92,3 @@ SyncHandle(); return (rep.status); } -