fix stdlib inclusion on linux
[m6w6/ext-psi] / psi.d / netdb.psi
index 71c66ffde9d9dd043b6d4448b39d6a38d75b59ed..6b55fec29947cf90d8b63762584bc09e6ce96ed1 100644 (file)
@@ -1,4 +1,4 @@
-#ifdef linux
+#ifdef __linux__
 lib "anl";
 #endif
 
 lib "anl";
 #endif