extvar: skip decl registration
[m6w6/ext-psi] / psi.d / time.psi
index 89074341ce0f9f7b35c2753a8433c9749c08047a..0acbf9861247b9eab0014a629712db618430d2f2 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef linux /* old, anyway */
+lib "rt";
+#endif
+
 #include <sys/time.h>
 #include <time.h>
 #include <sys/times.h>