nwnss: keep ctype include_next on host header

This commit is contained in:
OpenAI
2026-06-17 18:12:32 +00:00
committed by Mario Fetka
parent 0478c7815a
commit bb1eb80475

View File

@@ -52,7 +52,7 @@
#ifdef __KERNEL__
#include "linux/ctype.h"
#else
#include_next <library/ctype.h>
#include_next <ctype.h>
#endif
#else // #ifdef __linux