Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xs/src/xsinit.h')
-rw-r--r--xs/src/xsinit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xs/src/xsinit.h b/xs/src/xsinit.h
index 506ef0a0b..f14e1262d 100644
--- a/xs/src/xsinit.h
+++ b/xs/src/xsinit.h
@@ -69,7 +69,10 @@ extern "C" {
#undef fwrite
#undef fclose
#undef sleep
+ #undef snprintf
+ #undef strerror
#undef test
+ #undef times
#undef accept
#undef wait