Hi Jean: * Jean Delvare <khali at linux-fr.org> [2004-12-06 22:57:03 +0100]: > I can see that i2c install many headers in /usr/local/include/linux. All > these are *kernel* headers. As I understand it, they are useless for > user-space applications and should not be copied there. Any objection to > me removing their export from i2c/kernel/Module.mk? At least i2c-dev.h and maybe parts of i2c.h are needed for userspace access to the i2c /dev interface. What we probably should do is provide sanitized headers for that. There might be other files that are legitimate parts of the userspace API too, I haven't looked closely. Regards, -- Mark M. Hoffman mhoffman at lightlink.com