@@ -49,3 +49,5 @@ adjtime(const struct timeval * itv, struct timeval * otv)
}
return 0;
+weak_alias(adjtime, __adjtime);
+