nwnss: keep ctype include_next on host header
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#ifdef __KERNEL__
|
||||
#include "linux/ctype.h"
|
||||
#else
|
||||
#include_next <library/ctype.h>
|
||||
#include_next <ctype.h>
|
||||
#endif
|
||||
|
||||
#else // #ifdef __linux
|
||||
|
||||
Reference in New Issue
Block a user