mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
rename include to lkmc
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <include/netlink.h>
|
||||
#include <lkmc/netlink.h>
|
||||
|
||||
#define MAX_PAYLOAD 1024
|
||||
|
||||
|
||||
Reference in New Issue
Block a user