Skip to content

sun_kbd.c: #include <sys/kbio.h> directly

Alan Coopersmith requested to merge alanc/xf86-input-keyboard:kbio into master

It's needed for the definitions of the KIO* ioctls used in this file, but is currently being indirectly included via xf86_OSlib.h.

Edited by Alan Coopersmith

Merge request reports