]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgmerge: Fix crash on 32-bit AIX 7.2.
authorBruno Haible <bruno@clisp.org>
Tue, 9 Apr 2019 19:09:38 +0000 (21:09 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 9 Apr 2019 19:09:38 +0000 (21:09 +0200)
commit73bd67763b0689c2826346caff404c574a4cda0e
treea7e7d618de76d4a2901427539b96969d52e71eee
parente5c280fe2e1b484f6a2b6d9ec3d142c88f4604d0
msgmerge: Fix crash on 32-bit AIX 7.2.

* gettext-tools/src/msgmerge.c: Include <omp.h>.
(main): Invoke openmp_init().
gettext-tools/src/msgmerge.c