11 lines
199 B
Diff
11 lines
199 B
Diff
|
--- a/glob.h 2019-12-08
|
||
|
+++ b/glob.h 2019-12-08
|
||
|
@@ -7,6 +7,8 @@
|
||
|
#ifndef __SMBD_GLOB_H
|
||
|
#define __SMBD_GLOB_H
|
||
|
|
||
|
+#undef CONFIG_MODULE_STRIPPED
|
||
|
+
|
||
|
#include <linux/ctype.h>
|
||
|
#include <linux/version.h>
|