summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntux_nolibc_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntux_nolibc_impl.h')
-rw-r--r--src/internal/ntux_nolibc_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/ntux_nolibc_impl.h b/src/internal/ntux_nolibc_impl.h
index eac2631..f68d282 100644
--- a/src/internal/ntux_nolibc_impl.h
+++ b/src/internal/ntux_nolibc_impl.h
@@ -16,6 +16,8 @@
#define strchr ntux_strchr
#define strrchr ntux_strrchr
+#define isblank ntux_isblank
+
#define calloc ntux_calloc
#define free ntux_free