]> Savannah Git Hosting - gnulib.git/commit
signal: Fix a C++ compilation error due to sched_yield on OpenBSD 6.0.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 12:41:20 +0000 (14:41 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 19:30:17 +0000 (21:30 +0200)
commitca9f9dea7c84393e648ea3bb2614ca85e2de5d65
tree06f46a1825d0eec82172268a2934f119914f8c99
parent51fd1788fc927527fc90ab1199de0b07f592fc7f
signal: Fix a C++ compilation error due to sched_yield on OpenBSD 6.0.

* lib/signal.in.h: On OpenBSD, include <sys/param.h>. Don't include
<pthread.h> on OpenBSD ≥ 5.1.
ChangeLog
lib/signal.in.h