From: "Daniel C. Nurmi" <[EMAIL PROTECTED]> Greetings, When trying to compile the following simple program: ------------------------------ ... #include <linux/nfs_fs.h> ... ------------------------------ ..with gcc 2.7.2.3.f.1 and kernel version 2.2.1, the errors at the end of this message were given. Yes. Includes <linux/foo.h> are for the kernel, not for user space.
- 2.2.1 header conflicts Daniel C. Nurmi
- Re: 2.2.1 header conflicts Philip Blundell
- Re: 2.2.1 header conflicts Trevor Johnson
- Guest section DW