mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
2c518882f1
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
12 lines
181 B
Diff
12 lines
181 B
Diff
--- 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>
|
|
|