Fix strftime compile with null threads
authorMike Gran <spk121@yahoo.com>
Sun, 10 Feb 2019 00:20:13 +0000 (16:20 -0800)
committerMike Gran <spk121@yahoo.com>
Sun, 10 Feb 2019 00:20:13 +0000 (16:20 -0800)
commit139c702fc8b61fdeb813c3428fef3701ea8677f9
tree9cefc82fe7e5d0bfff1197f0a855dfedd23e9731
parent1ba5d6f47a54dceee4452a1e7726d2635e5b3449
Fix strftime compile with null threads

* libguile/stime.c (scm_strftime): use correct pthread lock function
libguile/stime.c