ffi: improve support for functions returning arrays
[m6w6/ext-psi] / psi.d / netdb.psi
index 26f91e9e47f027c8ba7d88397a400fbe529a543d..7ce8427c4ba6d440d752f9628875f3c56c19f1a5 100644 (file)
@@ -1,3 +1,5 @@
+lib "anl";
+
 #include <netdb.h>
 
 function psi\endhostent() : void {