external/postgresql/postgresql.exit.patch.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 574d049ddf3da3da001a2c3689b44d8c40d5364b Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Tue Jun 23 23:29:50 2020 +0300 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Fri Oct 16 14:30:17 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> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104416 Tested-by: Andras Timar <andras.ti...@collabora.com> Reviewed-by: Andras Timar <andras.ti...@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