--- a/glob.h
|
|
+++ b/glob.h
|
|
@@ -7,6 +7,8 @@
|
|
#ifndef __KSMBD_GLOB_H
|
|
#define __KSMBD_GLOB_H
|
|
|
|
+#undef CONFIG_MODULE_STRIPPED
|
|
+
|
|
#include <linux/ctype.h>
|
|
#include <linux/version.h>
|
|
|