ok, I already got the link to /usr/src/linux[...]/ now.
So far, so good.
Now it's only complaining about not being able to include sys/socket.h (from file linux/if.h). However, why would a kernel module include stuff from sys?
So far, so good.
Now it's only complaining about not being able to include sys/socket.h (from file linux/if.h). However, why would a kernel module include stuff from sys?