update readme
[m6w6/ext-psi] / psi.d / time.psi
index c7f83d118d32c883066c4e5583251fa05ca624eb..f38023466f121af25f0af144b19e6e2a7702db46 100644 (file)
@@ -1,5 +1,5 @@
-#ifdef linux /* old, anyway */
-lib "rt";
+#ifdef __linux__ /* old, anyway */
+#pragma lib "rt"
 #endif
 
 #include <sys/time.h>