mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
dbc66a08f3
Manually added from master. Signed-off-by: Rosen Penev <rosenp@gmail.com>
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>
|
|
|