[PATCH libinput] Add our own version of linux/input.h

Thiago Macieira thiago at kde.org
Tue Jun 3 08:15:22 PDT 2014


Em ter 03 jun 2014, às 08:54:38, Jasper St. Pierre escreveu:
> I think it should be #include "linux/input.h" at the very least.
> <a_header_file.h> has always meant "system library" to me.

That distinction is blurred when you have third-party libraries.

"" is actually meant for "headers in my project" because it starts the search 
from $PWD, whereas <> starts in the system dirs, if no -I flag is passed. If 
they are, things change.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the wayland-devel mailing list