support old sqlite before 3.7.7
authorJürgen Weigert <jnweiger@gmail.com>
Wed, 27 Sep 2017 20:35:12 +0000 (22:35 +0200)
committerMarkus Goetz <markus@woboq.com>
Thu, 28 Sep 2017 17:01:55 +0000 (19:01 +0200)
commit28fe903aee8bbc608a17bfdfb87e5c7c0e0cf7a4
tree012b98062dc802e345a7d3553aa341ed10f6f38c
parent253d197ccbb3edab63257e4bfec07b8591c59678
support old sqlite before 3.7.7

quickfix: define the symbol for backwards compat
or FIXME: better solution #ifdef SQLITE_IOERR_SHMMAP where needed...
src/common/syncjournaldb.cpp