netlink socket kernel header file
글쓴이: tjswo507 / 작성시간: 금, 2012/07/13 - 2:07오전
i send from user to kernel. but kernel file is not found the header file.
#include <linux/module.h> #include <net/sock.h> #include <linux/netlink.h> #include <linux/skbuff.h>
so i found the header file. please tell me.
Forums:

