--- md-386.c.orig 2023-02-15 05:01:08 UTC +++ md-386.c @@ -0,0 +1,6 @@ +int +clock_sigfigs() +{ + return 3; +} +