Skip to content
Snippets Groups Projects
Commit 6f998177 authored by alex's avatar alex
Browse files

- socknal missed init.h for __init

parent 46aaf22e
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@
#include <asm/system.h>
#include <asm/uaccess.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/file.h>
#include <linux/stat.h>
......
......@@ -45,6 +45,7 @@
#include <asm/system.h>
#include <asm/uaccess.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/file.h>
#include <linux/stat.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment