[LTP] [PATCH 1/2] lapi: Add uinput.h
Cyril Hrubis
chrubis@suse.cz
Wed Oct 25 09:51:42 CEST 2023
Hi!
> > > +++ b/configure.ac
> > > @@ -67,6 +67,7 @@ AC_CHECK_HEADERS_ONCE([ \
> > > linux/tls.h \
> > > linux/tty.h \
> > > linux/types.h \
> > > + linux/uinput.h \
>
> > Do we use this?
> Yes, see below.
Ritchie probably means the macro HAVE_LINUX_UINPUT_H that is generated
by this, and no we do not use that, we include <linux/uinput.h>
unconditionally.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list