Hi guys, Let's say I have in my file the following #include <...> /* /usr/include/*.h */ #include <linux/...> /* /usr/include/linux/*.h */ Sometimes when I compiled, there are errors that said replicated declarations for similar structures. This is a user space program, how can I compile without invoking the errors?? Thanks! Jon. - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/