mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 16:20:11 +01:00
sparc: don't include asm/kbio.h -- it no longer exists in current headers.
This commit is contained in:
parent
4f9de386b0
commit
6b23b12cc8
1 changed files with 0 additions and 4 deletions
|
|
@ -1129,10 +1129,6 @@ dnl has it in libc), or if libdl is needed to get it.
|
|||
# on kernels < 2.5.42 it's called 'rate' instead.
|
||||
AC_TRY_COMPILE([
|
||||
#include <linux/kd.h>
|
||||
#ifdef __sparc__
|
||||
#include <asm/param.h>
|
||||
#include <asm/kbio.h>
|
||||
#endif
|
||||
],[
|
||||
int main () {
|
||||
struct kbd_repeat k;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue