i2c: dln2: make use of the new infrastructure for quirks
[cascardo/linux.git] / lib / strncpy_from_user.c
index bb2b201..e0af6ff 100644 (file)
@@ -1,4 +1,5 @@
-#include <linux/module.h>
+#include <linux/compiler.h>
+#include <linux/export.h>
 #include <linux/uaccess.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>