fix musl-idiodic libsc problems

This commit is contained in:
nillerusr 2023-04-25 00:40:23 +00:00
parent d9eacc4db7
commit 38fdbf18c2

View File

@ -40,9 +40,11 @@
#ifdef nullptr
#undef nullptr
#define nullptr 0
#endif
#define nullptr 0
// stdio.h
#ifdef NULL
#undef NULL