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

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to