fix stdlib inclusion on linux
[m6w6/ext-psi] / tests / calc / calc.psi
index cc5d9c77ed2be70476b2971a9c0c193be814788d..c74809c15dfbe647f21726db7a47abfe780e196e 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef __linux__
+lib "crypt";
+#endif
+
 #include <stdlib.h>
 
 function test\calc1() : array {