#pragma lib
[m6w6/ext-psi] / psi.d / netdb.psi
index 26f91e9e47f027c8ba7d88397a400fbe529a543d..a564a7a01353e9c9148f5014798562ca3805c454 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef __linux__
+#pragma lib "anl";
+#endif
+
 #include <netdb.h>
 
 function psi\endhostent() : void {