--- OLD/xc/lib/Xi/XDevBell.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xi/XDevBell.c Thu Jan 1 00:00:00 1970 @@ -53,6 +53,7 @@ #include "Xlibint.h" #include "XInput.h" #include "extutil.h" +#include "XIint.h" int XDeviceBell (dpy, dev, feedbackclass, feedbackid, percent) @@ -80,4 +81,3 @@ SyncHandle(); return (Success); } -