rename include to lkmc

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-05 00:00:00 +00:00
parent 9c8f95d630
commit 1cc3ee8657
18 changed files with 56 additions and 35 deletions

View File

@@ -9,7 +9,7 @@
#include <linux/printk.h> /* printk */
#include <linux/uaccess.h> /* copy_from_user */
#include "../include/anonymous_inode.h"
#include <lkmc/anonymous_inode.h>
static struct dentry *debugfs_file;
static u32 myval = 1;