external/postgresql/postgresql.exit.patch.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 010713e65ccade7b682c219707c8db3d864145c1 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Tue Jun 23 23:29:50 2020 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Tue Jun 23 23:29:36 2020 +0200 Brown paper bag fix for e69f547bce7de376a0af464c5f7af5e7d2c8784a No idea why Jenkins didn't notice. Change-Id: Iaab45f40ad97db3118373eb0d27fd57692f979ec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96981 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <t...@collabora.com> diff --git a/external/postgresql/postgresql.exit.patch.0 b/external/postgresql/postgresql.exit.patch.0 index fe9bdcca8569..0d167925f4a4 100644 --- a/external/postgresql/postgresql.exit.patch.0 +++ b/external/postgresql/postgresql.exit.patch.0 @@ -14,6 +14,6 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ +#include <stdlib.h> - typedef long int ac_int64; + typedef long long int ac_int64; /* _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits