fix musl-idiodic libsc problems

This commit is contained in:
nillerusr 2023-04-25 00:40:23 +00:00
parent 1f9b919279
commit 70b73ca1f4

View file

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