On 10/02/2012 06:42 PM, andy pugh wrote: > On the other hand, it does seem that <usr/include> ought to be a > default include path?
Only userspace code gets to see /usr/include. Kernel code (for example all our realtime code) can't use userspace services, so doesn't have the userspace headers in the include path. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
