X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=libdb-info.patch;h=6713a61025f455deea64f078fda6df81774a4c5e;hb=0be5f570c939d9ad0b54151239dac99aab6441f3;hp=ee257326c60ff9ef22158128690bd364b87eab4b;hpb=3030f946716702832c7058fde5822e54b314df64;p=packages%2Fphp.git diff --git a/libdb-info.patch b/libdb-info.patch index ee25732..6713a61 100644 --- a/libdb-info.patch +++ b/libdb-info.patch @@ -1,8 +1,8 @@ --- php-7.0.0beta1/ext/dba/dba.c.libdb 2015-07-08 02:24:59.119020904 +0200 +++ php-7.0.0beta1/ext/dba/dba.c 2015-07-08 07:01:43.158767655 +0200 @@ -52,6 +52,10 @@ - #include "php_qdbm.h" #include "php_tcadb.h" + #include "php_lmdb.h" +#ifdef DB4_INCLUDE_FILE +#include DB4_INCLUDE_FILE