mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
12 lines
175 B
Diff
12 lines
175 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 "unicode.h"
|