fix tests
[m6w6/ext-psi] / tests / pipe / pipe.psi
index 568fc262f9b8292153a70bb16809c1c892ce36cb..f0c0b1c43af268ffa908d82641eb364be11fd258 100644 (file)
@@ -1,3 +1,5 @@
+lib "crypt";
+
 #include <unistd.h>
 
 function \pipe(array &$fds = null) : int {