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